@extends('layouts.admin') @section('content') @include('include.datatable-css')
@include('include.user-filters-html-part', ['customerType' => 'driver']) @include('include.flash-message')

Account Id Name Phone Address Status Address Verified Partial Payment Reference Code Joined On Action
@include('include.datatable') @include('include.filters-common-js-part') @include('include.datatable-date-range-selector-js', ['url' => 'drivers']) @endsection {{-- Page specific JS --}} @push('scripts') @endpush