@props([ 'key' => '', 'cols' => [], 'title' => '', 'buttonText' => '', 'multipleSelect' => '', 'icon' => null, 'width' => 'sm', 'direction' => \App\Enums\EDirection::DOWN, ]) @php $icon = $icon ?? 'fa-solid fa-circle-check'; @endphp