@using SsoUserStatus = Leica.Spider.BusinessCenter.WCFInterfaces.SsoUserStatus
@using Leica.Spider.BusinessCenter.Frontend.Utils
@{
ViewBag.Title = Lang.Raw("IDS_MENU_USERS_EDIT_USERS");
var searchString = ViewBag.SearchString;
}
@section styles {
@Styles.Render("~/Styles/Admin/IndividualUsers/Index")
}
@section scripts {
@Scripts.Render("~/Scripts/Admin/IndividualUsers/Index")
}
{{FirstName}} {{LastName}}
@Lang.Html("IDS_USERS_VIEW_DF_DEALER_LABEL")
{{hideNone DealerName}}