@props([ 'icon' => null, 'label' => null, 'items' => null, ]) @php $attributes = $attributes->class([ 'nav-link', 'dropdown-toggle', ])->merge([ 'href' => '#', 'data-bs-toggle' => 'dropdown', ]); @endphp