@if ($overlappingHours && !count($overlappingHours->overlapReportByUser))
Found 0 records
| No | --}} {{--@lang("content.picture") | --}}S/N | @lang("content.first_name") | @lang("content.last_name") | {{--@lang("content.dob") | --}} {{--DOJ | --}}@lang("content.work_type") | {{--@lang("content.office_duties") | --}} {{--@lang("content.planned_hours") | --}} {{--@lang("content.actual_hours") | --}}@lang("content.total_hours") | @lang("content.normal_hours") | @lang("content.night_shift") (NS) | @lang("content.weekend") (WE) | @lang("content.public_holiday") (PH) | {{-- @foreach($periodUnique as $each)--}} {{-- @if ($period == "Monthly")--}} {{--{{ digitMonthYearToReadable($each) }} | --}} {{-- @elseif ($period == "Weekly")--}} {{--Week {{ $each }} | --}} {{-- @else--}} {{--{{ $each }} | --}} {{-- @endif--}} {{-- @endforeach--}}
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Hours | --}} {{--Cost | --}} {{--@foreach($monthYearUnique as $each)--}} {{--Hours | --}} {{--Cost | --}} {{--@endforeach--}} {{--|||||||||||||||
| {{ ++$j }} | --}}{{ $user->staff_number ? intval($user->staff_number) : "" }} | id}/edit?s=".rand(100, 999)) }}">{{ $user->first_name }} | id}/edit?s=".rand(100, 999)) }}">{{ $user->last_name }} | {{ getUserWorkType($user->work_type) }} | {{--{{ convertToHoursMinutes($each->oInitHoursOriginal, true) }} | --}} {{--{{ convertToHoursMinutes($each->pInitHours, true) }} | --}} {{--{{ convertToHoursMinutes($each->initHours, true) }} | --}}{{ round($each->totalHours, 2) }} | {{ round($each->getNormalHours(), 2) }} | {{ round($each->night, 2) }} | {{ round($each->weekend, 2) }} | {{ round($each->holiday, 2) }} | ||||||
| {{ \request("airport") ? $airports[\request("airport")] : "" }} | @lang("content.total_lg") | {{--{{ convertToHoursMinutes($overlappingHours->oInitHoursOriginal, true) }} | --}} {{--{{ convertToHoursMinutes($overlappingHours->pInitHours, true) }} | --}} {{--{{ convertToHoursMinutes($overlappingHours->initHours, true) }} | --}}{{ round($overlappingHours->totalHours, 2) }} | {{ round($overlappingHours->getNormalHours(), 2) }} | {{ round($overlappingHours->night, 2) }} | {{ round($overlappingHours->weekend, 2) }} | {{ round($overlappingHours->holiday, 2) }} |