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

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

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