@extends('admin.layouts.master') @section('title', __('cabbooking::static.dispatchers.dispatchers')) @section('content')

{{ __('cabbooking::static.dispatchers.dispatchers') }}

@can('dispatcher.create') @endcan
@endsection