@model DiscountModel @{ ViewBag.Title = T("Admin.Promotions.Discounts.EditDiscountDetails").Text; } @using (Html.BeginForm()) {