@php $wire = getWireAttributes($attributes); $otherAttrs = ['id', 'name', 'label', 'value', 'default']; $excludes = getWireAttrKeys($attributes, $otherAttrs); $attrs = $attributes->except($excludes); @endphp
merge(['class' => 'form-check']) }}>
@error($name)
{{ $message }}
@enderror