RPT00{{ $eod_reportvise_id }}: {{ ucwords(str_replace('_',' ',$eod_report_name)) }}
@foreach($vehicleTypeWiseRevenue as $vehicleTypeWiseRevenueData) @foreach($vehicleTypeWiseRevenueData as $key => $details) @endforeach @endforeach
Vehicle Type EDC
()
UPI (Static & Dynamic QR Code)
()
Web Payment Gateway
()
FASTag Payment (new Payment)
()
Qty Rev Qty Rev Qty Rev Qty Rev
{{ $vehicleTypeList[$key] }} {{ $details['edc']['count'] }} {{ $details['edc']['sum'] }} {{ $details['qr']['count'] }} {{ $details['qr']['sum'] }} {{ $details['aps']['count'] }} {{ $details['aps']['sum'] }} {{ $details['fastag']['count'] }} {{ $details['fastag']['sum'] }}
TOTAL {{$edcCountTotal}} {{number_format($edcCountSum, 2, '.', '')}} {{$qrCountTotal}} {{number_format($qrCountSum, 2, '.', '')}} {{$apsCountTotal}} {{number_format($apsCountSum, 2, '.', '')}} {{$fastagCountTotal}} {{number_format($fastagCountSum, 2, '.', '')}}
Total Qty {{$edcCountTotal + $qrCountTotal + $apsCountTotal + $fastagCountTotal}}
Total Rev () {{number_format(($edcCountSum + $qrCountSum + $apsCountSum + $fastagCountSum), 2, '.', '')}}