| # | {{ __('table.Code') }} | {{ __('table.Employee-Name') }} | {{ __('table.Date') }} | {{ __('table.Time') }} | {{ __('table.Duration') }} | Status | {{ __('table.Action') }} |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $overtime->code }} | {{ $overtime->date }} | {{ $overtime->formatted_start_time }} - {{ $overtime->formatted_end_time }} | {{ $overtime->duration }} |
@if ($overtime->status === 'P')
@if ($canApprove)
@endif
|
Tidak ada data Overtime