@extends('layouts.layout') @section('content')

Edit dispatcher: {{$dispatcher->name}}

@method('PATCH') @csrf
@endsection