@props(['addon', 'position', 'name'])
whereDoesntStartWith('wire:model') }}> @if ($position == 'left')
{{ $addon }}
whereStartsWith('wire:model') }}/> @endif @if ($position == 'right') whereStartsWith('wire:model') }}/>
{{ $addon }}
@error($name)
{{ $message }}
@enderror @endif