@using Bookstore.Domain.ReferenceData @model Bookstore.Web.Areas.Admin.Models.Inventory.InventoryCreateUpdateViewModel
Create / Update Book
Add
Add
Add
Add
Back
@section Scripts{ @{await Html.RenderPartialAsync("_ValidationScriptsPartial");} }