Extra work assigned to you
| {{ $h }} | @endforeach|||||
|---|---|---|---|---|---|
| {{ $e->work_date->format('d M Y') }} | {{ $e->time_in ?? '—' }} – {{ $e->time_out ?? '—' }} | {{ $e->hours }}h | {{ $e->timesheetType?->name ?? '—' }} | {{ $e->reason ?? '—' }} | {{ ucfirst($e->status) }} |
| No additional hours assigned. | |||||