| {{ __('ID') }} | {{ __('Name') }} | {{ __('Email') }} | {{ __('Phone') }} | {{ __('Fonction') }} | {{ __('Organisation') }} | {{ __('Status') }} |
|---|
@extends('layout.app') @section('title') {{ __('Drivers') }} @endsection @push('styles') @endpush @section('active_drivers', 'active') @section('data_col', '2-columns') @section('body_class', '2-columns') @section('content')
| {{ __('ID') }} | {{ __('Name') }} | {{ __('Email') }} | {{ __('Phone') }} | {{ __('Fonction') }} | {{ __('Organisation') }} | {{ __('Status') }} |
|---|