@php $heading = $this->getHeading(); $filters = $this->getFilters(); $icon = $this->getIcon(); $collapsible = $this->getCollapsible(); @endphp {{ $heading }} @if ($filters) @foreach ($filters as $value => $label) @endforeach @endif
getMaxHeight()) style=" max-height: {{ $maxHeight }}" @endif >
mapIsFilter()) wire: @entangle('mapFilterIds') @endif wire:ignore id="map-{{ $this->getMapId() }}" x-ref="map" class="w-full" style=" min-height: {{ $this->getMinHeight() }}; z-index: 1 !important; " >
{{ $this->table }}