@{ ViewData["Title"] = "Item Form"; Layout = "~/Views/Shared/_Layout.cshtml"; }
@*Left Side*@

Welcome

Registration Product! Click button to go Product Page

Product Registration
@*Right Side*@

REGISTRATION ITEM

@* Product Name Coding *@
@* Product Image Display *@
Product Image
@* Product Category Coding *@
@* Serial Number and Quantity Coding *@
@* Supplier coding *@
@* Purchase Date coding *@
@* PO coding *@
@* Item Price in RM *@
@* Currency Selection *@
@* Currency Rate *@
@* Item Convert Price *@
@* Delivery Order Date *@
@* Warranty *@
@* Warranty End Date *@
@* Invoice Date *@
@* Submit and Reset Buttons *@
@*Vue Js - POST & RESET*@