@props([ 'name', 'label', 'id' => '', 'type' => 'text', ]) @php $id = $id ?: "{$name}_input"; @endphp
@error($name)
{{ $message }}
@enderror