@addTagHelper *, LazZiya.TagHelpers @using Karsha_Site.Application.Services.Costomers.Queries.GetCustomers; @model ResultAboutAddressDto @{ ViewData["Title"] = "Index"; Layout = "~/Areas/Admin/Views/Shared/_AdminLayout.cshtml"; }