@extends('admin.layouts.app') @section('content')
@csrf
{{ $errors->first('driver') }}
@endsection