@if(config('settings.logo')) Logo @else @endif {{ config('settings.company_name') }}

{{ config('settings.company_tagline') }}

Dashboard

Fleet overview and statistics

{{ now()->format('M d, Y') }}

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

Revenue Overview

Fleet Status

Rentals Trend (Last 6 Months)

Service Center

Total Services {{ $totalServices }}
Pending {{ $pendingServices }}
Total Cost BHD {{ number_format($totalServiceCost, 0) }}