@if($label) @endif @if($selectedValue == null) isEmpty()) disabled @endif @if($disabled) disabled @endif >
@foreach ($options as $option) @php $disabledOption = $disabledOptions->contains($option->id) @endphp @if (stripos($option->name, $search) !== false ) @endif @endforeach
@else
@endif