@props([ 'accordionId' => 'accordion-mapa', 'items' => [], 'openFirst' => true, 'blockClass' => 'mapa-do-site-block', ])
{{ $item['description'] }}
@endif{{ __('Exibindo as :limit mais recentes de :total no mapa.', [ 'limit' => number_format($displayedCount, 0, ',', '.'), 'total' => number_format($totalCount, 0, ',', '.'), ]) }}