@if ((! ($isSearchable() || $isMultiple()) && $isNative()))
@php
$isHtmlAllowed = $isHtmlAllowed();
@endphp
@if ($canSelectPlaceholder)
@endif
@foreach ($getOptions() as $value => $label)
@if (is_array($label))
@else
@endif
@endforeach
@else
merge($getExtraAlpineAttributes(), escape: false)
->class([
'[&_.choices\_\_inner]:ps-0' => $isPrefixInline && (count($prefixActions) || $prefixIcon || filled($prefixLabel)),
])
}}
>
@endif