{{ $title }}

Date :{{ $date }}

Total States :{{ $totalParkingArea }}

Total Active States :{{ $totalActtotalParkingArea }}

Total Inactive States :{{ $totalInActtotalParkingArea }}

@foreach ($parkingAreas as $value) @endforeach
State Name State Short Code Status
{{ $value->state_name }} {{ $value->state_short_code }} {{ $value->status }}