Vehicle Category Performance Report

Traffic volume and collection analysis grouped by vehicle type.

@foreach($categoriesReport as $row) @endforeach
Vehicle Category Code Total Check-Ins Exited Vehicles Active Monthly Subs Revenue Collected
{{ $row['name'] }} {{ $row['code'] }} {{ number_format($row['total_count']) }} {{ number_format($row['completed_count']) }} {{ number_format($row['monthly_subscribers']) }} ৳{{ number_format($row['revenue'], 2) }}