@props(['name', 'options', 'value' => null])
@foreach($options as $optionValue => $optionText)
@endforeach @error($name)
{{ $message }}
@enderror