{{ config('settings.company_tagline') }}
Fleet overview and statistics
Total Fleet
{{ $totalCars }}
{{ $availableCars }} available
Active Rentals
{{ $activeRentals }}
{{ $pendingRentals }} pending
Customers
{{ $totalCustomers }}
{{ $activeCustomers }} active
Total Revenue
BHD {{ number_format($totalRevenue, 0) }}
BHD {{ number_format($monthlyRevenue, 0) }} this month
{{ $rental->car->brand }} {{ $rental->car->model }}
{{ $rental->customer->name }}
No rentals yet
@endforelse{{ $service->car->brand }} {{ $service->car->model }}
{{ str_replace('_', ' ', $service->type) }}
No services yet
@endforelse