@model CustomerAttributeValueModel @{ Layout = "_AdminPopupLayout"; //page title ViewBag.PageTitle = T("Admin.Customers.CustomerAttributes.Values.EditValueDetails").Text; }