{{-- Location Map Section --}} @php $locationMap = \App\Models\LocationMap::where('is_active', true)->first(); @endphp @if($locationMap)