You are required to create a form for a PRODUCT page to store and display product information. 2. Create appropriate table and its structure to store this information (e.g. product_id, product_name, product_price, description, stocks, image, and etc.) 3. Show the screenshot of your page and sample of output.