@csrf @if($water->exists) @method('PUT') @endif
@if($appSettings['waters_use_categories'] ?? false)
exists ? $water->is_active : true))>
@else
exists ? $water->is_active : true))>
@endif
exists ? $water->is_open : true))>
@if($water->hero_image)Water photo@elseNo water photo@endif
@if($water->layout_image)Layout image@elseNo layout image@endif
@php($facilities = old('facilities', $water->facilities ?? [['icon' => '', 'text' => '']])) @foreach($facilities as $index => $facility)
@endforeach
Use a Font Awesome class such as `fa-solid fa-car` or `fa-solid fa-mug-hot`.
Back @if($water->exists) Peg Boundary @endif @if($water->exists) @endif
@if($water->exists)
@csrf @method('DELETE')
@endif
@push('scripts') @endpush