@include('filament.charity.partials.warning-modal', ['message' => 'You have maps that are unconfirmed', 'subheading' => 'Unsaved maps will not appear in your booklet']) @if($this->shouldShowMapWarning()) @else

Legend

Approved locations
Unsaved locations
@vite(['resources/scss/admin.scss','resources/js/admin.js' ]) @include('partials.map', ["type" => "cluster", "admin" => 'js-admin']) @endif