@props(['disabled' => false, 'label' => null,'pre'=>null])
@if ($label) @endif @if ($pre)
            {{ $pre }}
        
@endif

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