@include('header')

OT Scheduled Settings

@if(session('success')) @endif

Control whether OT schedules must go through approval before appearing in OT List.

@if($updatedAt)

Last updated: {{ $updatedAt }}

@endif
@csrf
Yes: Saved schedules stay pending until approved. They appear in OT Scheduled Request and OT List only after approval.
No: Saved schedules are approved immediately and appear directly in OT List.
@include('footerscript')