@model Fab2ApprovalSystem.Models.PartsRequest @{ ViewBag.Title = "Parts Request - Edit"; } @using (Html.BeginForm()) {