@props(['disabled' => false, 'label' => null, 'id' => rand(9, 99999), 'group' => false])
@if ($label) @endif
{{ $action ?? null }}

{{ $errors->first($attributes->get('wire:model')) }}