@aware(['component']) @if ($component->bulkActionsAreEnabled() && $component->hasBulkActions()) @php $theme = $component->getTheme(); @endphp
$theme === 'tailwind', 'form-check' => $theme === 'bootstrap-5', ]) > $theme === 'tailwind', 'form-check-input' => $theme === 'bootstrap-5', ]) />
@endif