@{ ViewData["Title"] = "Item Form"; Layout = "~/Views/Shared/_Layout.cshtml"; } @await Html.PartialAsync("~/Areas/Inventory/Views/_InventoryPartial.cshtml");
Registration Product! Click button to go Product Page