@extends('layouts.app', ['title' => 'إضافة سائق']) @section('content')
@include('drivers.form', ['submitText' => 'حفظ السائق'])
@endsection