@model List @{ ViewBag.Title = "WorkvisitManpoerDetails"; Layout = "~/Views/Shared/_Layout.cshtml"; }

Overseas Applicant Details

Add Applicant
Select Project @Html.DropDownList("ProjectMonitorID", null, htmlAttributes: new { @class = "form-control select2", @onchange = "GetDetail();" })