@aware(['component']) @php $theme = $component->getTheme(); @endphp @if ($theme === 'tailwind') @elseif ($theme === 'bootstrap-4' || $theme === 'bootstrap-5') @if ($component->filterSection)
@endif @if ($component->filterMatch)
@endif @endif