@page "{id:int}" @model Admin.Pages.Store.Product.EditModel @using Domain.Entities.Store.ValueObject @{ ViewData["Title"] = "상품 수정"; }