@model PowderCoating.Web.Controllers.FixedAssetVm @{ ViewData["Title"] = "Edit Fixed Asset"; ViewData["PageIcon"] = "bi-pencil"; }