@props(['disabled' => false, 'label' => null]) @php $model = $attributes->wire('model'); @endphp
@if ($label) @endif

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