@extends('rental-company.layout.master') @section('title', __('admin.add_driver')) @section('content')
{{ __('admin.add_driver') }}
@csrf
@endsection @push('scripts') @endpush