• merge([ 'class' => 'nav-link dropdown-toggle', 'href' => $link ?? '#', 'data-bs-toggle' => 'dropdown', 'role' => 'button', 'aria-expanded' => 'true' ]) }}> @if($icon)@endif @if($title){{ $title }}@endif
    {!! $slot !!}