Operator | Start Shift | Duration | FOC | F8 | Vouchers | F8 + FOC | F8 + Vouchers | Total Vehicle Quantity(Nos) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Qty (Nos) | APV ![]() |
RJT ![]() |
Qty (Nos) | APV ![]() |
RJT ![]() |
Qty (Nos) | APV ![]() |
RJT ![]() |
Qty (Nos) | APV ![]() |
RJT ![]() |
Qty (Nos) | APV ![]() |
RJT ![]() |
||||
No records found | ||||||||||||||||||
@if (isset($carriedForwardShiftsData['employee_code']) && isset($carriedForwardShiftsData['full_name'])) {{ $carriedForwardShiftsData['employee_code'] . ' - ' . $carriedForwardShiftsData['full_name'] }} @else {{ '0' }} @endif - @if (isset($carriedForwardShiftsData['gate_name'])) {{ $carriedForwardShiftsData['gate_name'] }} @else {{ '0' }} @endif | @if (isset($carriedForwardShiftsData['shift_start'])) {{ $carriedForwardShiftsData['shift_start'] }} @else {{ '0' }} @endif | @if (!empty($carriedForwardShiftsData['shift_start'])) {{ sprintf('%02dh %02dm', floor($minutes / 60), $minutes % 60) }} @endif | @if (!empty($foc_qty)) {{ $foc_qty }} @else {{ '0' }} @endif | @if (!empty($foc_apv)) {{ $foc_apv }} @else {{ '0' }} @endif | @if (!empty($foc_rjt)) {{ $foc_rjt }} @else {{ '0' }} @endif | @if (!empty($f8_qty)) {{ $f8_qty }} @else {{ '0' }} @endif | @if (!empty($f8_apv)) {{ $f8_apv }} @else {{ '0' }} @endif | @if (!empty($f8_rjt)) {{ $f8_rjt }} @else {{ '0' }} @endif | @if (!empty($vou_qty)) {{ $vou_qty }} @else {{ '0' }} @endif | @if (!empty($vou_apv)) {{ $vou_apv }} @else {{ '0' }} @endif | @if (!empty($vou_rjt)) {{ $vou_rjt }} @else {{ '0' }} @endif | @if (!empty($foc_f8_qty)) {{ $foc_f8_qty }} @else {{ '0' }} @endif | @if (!empty($foc_f8_apv)) {{ $foc_f8_apv }} @else {{ '0' }} @endif | @if (!empty($foc_f8_rjt)) {{ $foc_f8_rjt }} @else {{ '0' }} @endif | @if (!empty($f8_vou_qty)) {{ $f8_vou_qty }} @else {{ '0' }} @endif | @if (!empty($f8_vou_apv)) {{ $f8_vou_apv }} @else {{ '0' }} @endif | @if (!empty($f8_vou_rjt)) {{ $f8_vou_rjt }} @else {{ '0' }} @endif | @if (!empty($count)) {{ $count }} @else {{ '0' }} @endif |
Total | {{ $foc_qty_total }} | {{ $foc_apv_total }} | {{ $foc_rjt_total }} | {{ $f8_qty_total }} | {{ $f8_apv_total }} | {{ $f8_rjt_total }} | {{ $vou_qty_total }} | {{ $vou_apv_total }} | {{ $vou_rjt_total }} | {{ $foc_f8_qty_total }} | {{ $foc_f8_apv_total }} | {{ $foc_f8_rjt_total }} | {{ $f8_vou_qty_total }} | {{ $f8_vou_apv_total }} | {{ $f8_vou_rjt_total }} | {{ $totalCount }} |
* PT - Problem Ticket , *FOC - Free of cost , * F8 - Manual Transactions, * Qty - Quantity, * APV - Approved, * RJT - Rejected