Files
whms-lte-fs/Presentation/ASPNET/FrontEnd/Pages/_ViewStart.cshtml
T
2026-07-21 15:03:40 +07:00

4 lines
71 B
C#

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