@extends("layouts.admin.app") @section("page-title") {{__("Drivers")}} @endSection @section("page-nav-title")

{{__("Drivers")}}

{{__("All Requests Join")}}

@endsection @section("content") @include("includes.dialog")
{{--
@include("admin.drivers.parts.filter")
--}} @if(isPermissionsAllowed("control-drivers"))
@csrf {{__("Export As Excel")}}
@endif