@extends('admin.layout.master') @section('title', __('admin.driver_map')) @section('content')

{{ __('admin.driver_map') }}

@endsection