@extends('admin.layout.base') @section('title', 'Add Dispatcher ') @section('content')
 Add Dispatcher
{{csrf_field()}}
Cancel
@endsection