@props([ 'id' => 'toggle' . uniqid(), 'label' => null, 'disabled' => false, 'checked' => 0, ])
{{ $errors->first($attributes->get('wire:model')) }}