{{-- With multiple slots, and plugin config parameters --}}
@php
$config = [
'placeholder' => 'Select Site',
'allowClear' => false,
];
@endphp
{{-- With multiple slots, and plugin config parameters --}}
@php
$config = [
'placeholder' => 'Select Business Site',
'allowClear' => false,
];
@endphp
{{-- With multiple slots, and plugin config parameters --}}
@php
$config = [
'placeholder' => 'Select Unit',
'allowClear' => false,
];
@endphp
{{-- With multiple slots, and plugin config parameters --}}
@php
$config = [
'placeholder' => 'Select Sub Unit',
'allowClear' => false,
];
@endphp
@php
$config = [
'placeholder' => 'Select Unit',
'allowClear' => false,
];
@endphp