Date :{{ $date }}
Total Card Issued :{{ $totalParkingArea }}
Total Active Card Issued :{{ $totalActtotalParkingArea }}
Total Permanent Blocked Card Issued :{{ $totalInActtotalParkingArea }}
Total Temporary Blocked Card Issued :{{ $totalTempBlocked }}
Market/Driver Name | Market/Driver Code | Card Number | Card Expiry | Card Balance | Status |
---|---|---|---|---|---|
{{ $value->card_number }} | {{ $value->card_number }} | {{ $value->card_number }} | {{ $value->expiry_month }} / {{ $value->expiry_year }} | {{ number_format($value->card_main_balance, 2) }} | {{ $value->card_status }} |