@props([ 'options' => [], 'value' => null, 'name' => null, 'ariaLabel' => null, ]) {{-- Native merge(['class' => 'appearance-none bg-transparent border border-black pl-4 pr-10 py-2.5 font-display font-bold cursor-pointer focus:outline-none']) }} > @foreach($options as $option) @endforeach