EchoTex_Payroll/HRM.UI/Controllers/MobileAPI/Views/_ViewStart.cshtml

4 lines
54 B
Plaintext
Raw Normal View History

2024-10-14 10:01:49 +06:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}