@extends('layouts.app') @section('content')

{{trans('lang.driver_plural')}}

{{trans('lang.extra_image')}} {{trans('lang.user_name')}} {{trans('lang.driver_available')}} {{trans('lang.actions')}}
@endsection @section('scripts') @endsection