Files
free-crm/Presentation/ASPNET/FrontEnd/Pages/_ViewStart.cshtml
T
2026-07-21 15:36:49 +07:00

4 lines
71 B
C#

@{
Layout = "~/FrontEnd/Pages/Shared/AdminLTE/_Admin.cshtml";
}