@model GASArabianERP.Models.EmployeeViewModel @{ ViewBag.Title = "Create"; Layout = "~/Views/Shared/_Layout.cshtml"; }

Enter Employee Information

@section Scripts { }