@props([ 'active' => null, 'label' => null, 'icon' => null, 'indicator' => null, 'list' => true, 'scrollable' => false, 'customIcon' => null, ])
@if ($indicator)
@endif @if (! $icon) {!! $customIcon !!} @endif
! $active, ]) >
@if ($list) @else
{{ $slot }}
@endif