@model GASArabianERP.Models.SystemCodeViewModel @using (Html.BeginForm("EditMasterCode", "SystemCode", FormMethod.Post, new { })) { @Html.AntiForgeryToken() }