@extends('layouts.master') @section('title', 'Driver Master') @section('pageheader') @endsection @section('breadcrumb') @endsection @include('layouts.includes.alert') @section('content')
# Driver Name Email Licence # Status Actions
@endsection @section('script') @endsection