RPT0015.1: FASTAG SUMMARY REPORT
@if(!empty($vehicleTypeWiseFastagRevenue) && count($vehicleTypeWiseFastagRevenue) > 0) @foreach($vehicleTypeWiseFastagRevenue as $key => $singleArrayDataForOut) @endforeach @endif
Vehicle Type
FASTag Casual Accepted
()
FASTag Membership
()
FASTag Pending
()
FASTag Inprocess
()
FASTag Declined
()
Qty Rev Qty Rev Qty Rev Qty Rev Qty Rev
{{$vehicleTypeList[$key]}} {{$casualFastagCount}} {{number_format( $casualFastagSum, 2, '.', '') }} {{$memberFastagCount}} {{number_format( $memberFastagSum, 2, '.', '') }} {{$pendingFastagCount}} {{number_format( $pendingFastagSum, 2, '.', '') }} {{$inprocessFastagCount }} {{number_format( $inprocessFastagSum, 2, '.', '') }} {{$declinedFastagCount }} {{number_format($declinedFastagSum, 2, '.', '') }}
TOTAL {{$totalCasualFastagCount}} {{number_format( $totalCasualFastagSum, 2, '.', '') }} {{$totalMemberFastagCount}} {{number_format( $totalMemberFastagSum, 2, '.', '') }} {{$totalPendingFastagCount}} {{number_format( $totalPendingFastagSum, 2, '.', '') }} {{$totalInprocessFastagCount }} {{number_format( $totalInprocessFastagSum, 2, '.', '') }} {{$totalDeclinedFastagCount }} {{number_format($totalDeclinedFastagSum, 2, '.', '') }}