{{ __('general.edit_ground') }}

Update ground information and facilities

{{ __('general.back_to_list') }}
@csrf @method('PUT') @include('grounds._form', ['ground' => $ground])
{{ __('general.cancel') }}
@push('scripts') @endpush