@props(['disabled' => false, 'label' => null, 'id' => rand(9, 99999), 'group' => false, 'placeholderValue' => '']) @php $uniqId = 'select' . uniqid(); @endphp
{{ $errors->first($attributes->get('wire:model')) }}