@model CampaignModel @{ //page title ViewBag.Title = T("Admin.Promotions.Campaigns.AddNew").Text; } @using (Html.BeginForm()) {