@extends('voyager::master') @section('page_title', __('voyager::generic.viewing').' '.'Driver') @section('page_header') Create Driver

Create Driver

Create New Driver
@stop @section('content')
@php //$Userinfo = App\model\Customer:: where('id', $id)->first(); //echo $Userinfo->name ; @endphp
@csrf
@stop