| # | {{ __('table.Code') }} | {{ __('table.Employee-Name') }} | {{ __('table.Date') }} | {{ __('table.Current-Shift') }} | {{ __('table.New-Shift') }} | Status | {{ __('table.Action') }} |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $shiftchange->code }} | {{ $shiftchange->effective_date }} | {{ $shiftchange->currentshift->name }} | {{ $shiftchange->newshift->name }} |
@if ($shiftchange->status === 'P')
@if ($canApprove)
@endif
|
Tidak ada data Shift Change