@props(['name' => null, 'value' => null, 'label' => null, 'icon' => '', 'color' => '', 'active' => false]) @php $isActive = $active || $attributes->get('checked') || str_contains($attributes->get('class', ''), 'active'); @endphp