@if($parentArea) Areas in {{ $parentArea->name }} (Back to Top Level) @else Areas in {{ $park->name }} @endif

Drag and drop to reorder areas or move them between levels.

@if(empty($areas))

No areas found

@if($parentArea) This area doesn't have any sub-areas yet. @else This park doesn't have any areas yet. @endif

@else @endif
@push('scripts') @endpush