{{-- Tab switcher --}}
Unsigned {{ \App\Models\Driver::whereIn('onboarding_status', ['waitlisted','pending','active'])->where('covenant_acknowledged', false)->count() }} Signed {{ \App\Models\Driver::whereIn('onboarding_status', ['waitlisted','pending','active'])->where('covenant_acknowledged', true)->count() }} All Drivers
{{ $this->table }}