{{ __("Here's what's happening across your fleet.") }}
{{ __('This month. Click a column heading to sort, click a row to view the vehicle\'s full expense history.') }}
| {{ __($column['label']) }} | @endforeach||||
|---|---|---|---|---|
| @if ($company->hasModule(\App\Enums\Module::Fuel)) | @endif |
{{ __('Vehicle and driver documents expired or expiring within :days days.', ['days' => \App\Enums\DocumentStatus::EXPIRING_SOON_DAYS]) }}
{{ __('Showing the most urgent') }} {{ __('of') }} . {{ __('View all in Documents') }}
{{ __('All clear — nothing expiring soon.') }}
| {{ __('Document') }} | {{ __('Belongs To') }} | {{ __('Expires') }} | {{ __('Status') }} |
|---|---|---|---|