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

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

{{trans('lang.actions')}} {{trans('lang.extra_image')}} {{trans('lang.user_name')}} {{trans('lang.driver_available')}} {{trans('lang.service_type')}} {{trans('lang.type')}} {{trans('lang.order_transactions')}} {{trans('lang.total_orders')}} {{trans('lang.wallet_history')}}
@endsection @section('scripts') @endsection