whereStartsWith('wire:key') }}>
whereStartsWith('wire:ignore') }} class="@error($attributes['error'] ?? $attributes['name']) is-invalid @enderror"> whereDoesntStartWith('wire:key')->whereDoesntStartWith('wire:ignore')->class(['', 'is-invalid' => $errors->first($attributes['error'] ?? $attributes['name'])]) }}>
@error($attributes['error'] ?? $attributes['name']) {{ $message }} @enderror
@push('scripts') @endpush