{{$sr_no}} |
@if(isset($overnightEodData['in_cashier'])){{$overnightEodData['in_cashier']}}@else{{'0'}}@endif |
@if(isset($overnightEodData['in_ip_address']) && isset($overnightEodData['in_gate'])){{$overnightEodData['in_ip_address'].' - '.$overnightEodData['in_gate']}}@else {{'0'}} @endif |
@if(isset($overnightEodData['ticket_no'])){{$overnightEodData['ticket_no']}}@else {{'0'}} @endif |
@if(isset($overnightEodData['barcode'])){{$overnightEodData['barcode']}}@else {{'0'}} @endif |
@if(isset($overnightEodData['vehicle_number'])){{$overnightEodData['vehicle_number']}}@else {{'0'}} @endif |
@if(isset($overnightEodData['in_time'])){{date("d-m-Y H:i:s", strtotime($overnightEodData['in_time']))}}@else {{'0'}} @endif |
@if(isset($overnightEodData['out_cashier'])){{$overnightEodData['out_cashier']}}@else {{'0'}} @endif |
@if(isset($overnightEodData['out_ip_address'])&& isset($overnightEodData['out_gate'])){{$overnightEodData['out_ip_address'].' - '.$overnightEodData['out_gate']}}@else {{'0'}} @endif |
@if(!empty($overnightEodData['out_time']) && $overnightEodData['out_time'] !='0000-00-00 00:00:00'){{date("d-m-Y H:i:s", strtotime($overnightEodData['out_time']))}}@else {{'0'}} @endif |
{{$overnightPayment}} |