@if ($titleBlock ?? true)

@if($faIcon ?? false) @else {{ $icon or 'groups' }} @endif {{ $title ?? ''}}

@if($collapse ?? true) @endif
@endif
{{ $slot }}