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