@{ ViewData["Title"] = "PSTW Centralized System"; Layout = "~/Views/Shared/_Layout.cshtml"; } @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers

Inventory Admin Dashboard

Learn about building Web apps with ASP.NET Core.

@await Html.PartialAsync("~/Areas/Inventory/Views/_InventoryPartial.cshtml");