@extends('admin.layout.base') @section('title', 'Update Dispatcher ') @section('content')
@lang('admin.back')
@lang('admin.dispatcher.update_dispatcher')
{{csrf_field()}}
@lang('admin.cancel')
@endsection