PSTW_CentralizeSystem/Areas/OTcalculate/Views/Overtime/OtRecords.cshtml
2025-03-14 17:01:17 +08:00

6 lines
94 B
Plaintext

@{
ViewData["Title"] = "All Records";
Layout = "~/Views/Shared/_Layout.cshtml";
}