@extends('layouts.master') @section('title', pageTitle('Create Driver')) @section('content') @include('sections.breadcrumb')

Driver's Information

@include('sections.messages')
@csrf

Gurantor's Information


@stop @section('page-styles') @stop @section('page-scripts') @stop