@model StoreModel @{ //page title ViewBag.Title = T("Admin.Configuration.Stores.AddNew").Text; } @using (Html.BeginForm()) {