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