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