@extends('template.app') @section('meta') @endsection @section('title') Seating Capacity Edit @endsection @section('content')
@csrf @method('PATCH')
Cancel
@endsection @section('scripts') @endsection