@props([ 'id' => 'switch-' . uniqid(), 'label' => null, 'size' => 'md', 'checked' => false, 'name' => null, 'value' => null, ])
whereDoesntStartWith(['class', 'wire:model']) }} > @if($label) @endif