@model TierPriceModel @{ Layout = "_AdminPopupLayout"; //page title ViewBag.PageTitle = T("Admin.Catalog.Products.TierPrices.AddNew").Text; }