@props([ 'id', 'label', 'model', 'options', 'required' => true, 'placeholder' => null, 'default' => null, 'icon' => null, ])
@if ($icon) @endif @if ($required) * @endif
@error($id)

{{ $message }}

@enderror