@props([ 'name' => null, 'value' => null, 'label' => null, 'class' => null, 'required' => false, 'data' => [], 'data_key' => null, 'data_value' => 'id', 'placeholder' => 'اختر...', ]) @php $uniqueId = 'select_2_' . uniqid(); @endphp @if ($label) @endif @once @push('css') @endpush @push('js') @endpush @endonce @push('js') @endpush