@model TopicModel @{ //page title ViewBag.Title = T("Admin.ContentManagement.Topics.AddNew").Text; } @using (Html.BeginForm()) {