@php $theme = $component->getTheme(); @endphp @if ($theme === 'tailwind') @if ($status) @else @endif @elseif ($theme === 'bootstrap-4' || $theme === 'bootstrap-5') @if ($status) @else @endif @endif