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