@extends('admin.layouts.master') @section('title', __('taxido::static.drivers.unverified_driver')) @section('content')

{{ __('taxido::static.drivers.unverified_driver') }}

@can('driver.create') @endcan
@endsection