{{$i++}} |
{{$maxChargeDiscountData['barcode']}} |
@if(isset($maxChargeDiscountData['type'])) {{ $maxChargeDiscountData['type'] }}@else{{ '' }}@endif |
@if(isset($maxChargeDiscountData['vehicle_number'])) {{ $maxChargeDiscountData['vehicle_number'] }}@else{{ '' }}@endif |
{{$maxChargeDiscountData['in_time'] != '0000-00-00 00:00:00' ? date("Y-m-d H:i:s",strtotime($maxChargeDiscountData['in_time'])) : ''}} |
@if(isset($maxChargeDiscountData['in_user_name'])) {{ $maxChargeDiscountData['in_user_name'] }}@else{{ '' }}@endif |
@if(isset($maxChargeDiscountData['ingate'])) {{ $maxChargeDiscountData['ingate'] }}@else{{ '' }}@endif |
{{$maxChargeDiscountData['out_time'] != '0000-00-00 00:00:00' ? date("Y-m-d H:i:s",strtotime($maxChargeDiscountData['out_time'])) : ''}} |
@if(isset($maxChargeDiscountData['out_user_name'])) {{ $maxChargeDiscountData['out_user_name'] }}@else{{ '' }}@endif |
@if(isset($maxChargeDiscountData['outgate'])) {{ $maxChargeDiscountData['outgate'] }}@else{{ '' }}@endif |
@if(isset($maxChargeDiscountData['cps_out_time'])){{$maxChargeDiscountData['cps_out_time']}}@else {{''}} @endif |
@if(isset($maxChargeDiscountData['cps_user_name'])) {{ $maxChargeDiscountData['cps_user_name'] }}@else{{ '' }}@endif |
@if(isset($maxChargeDiscountData['cpsgate'])) {{ $maxChargeDiscountData['cpsgate'] }}@else{{ '' }}@endif |
{{ $maxChargeDiscountData['in_payment_amount'] + $maxChargeDiscountData['out_payment_amount'] + $maxChargeDiscountData['cps_payment_amount'] + $maxChargeDiscountData['discount_amount'] }} |
{{ $maxChargeDiscountData['discount_amount'] }} |
{{ $paymentmode }} |
@endforeach