@{ ViewData["Title"] = "Register Overtime"; Layout = "~/Views/Shared/_Layout.cshtml"; } @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
OFFICE HOURS
Valid Office Hours ranges: {{ flexiTimes.start }} to {{ flexiTimes.end }}
AFTER OFFICE HOURS
Valid After Office Hours ranges: 00:00 - {{ flexiTimes.start }} or {{ flexiTimes.end }} - 00:00
*Only for PSTW AIR
*Only for PSTW MARINE
{{ charCount }} / 150 characters
@section Scripts { @{ await Html.RenderPartialAsync("_ValidationScriptsPartial"); } }