{{ $config['name'] }}

@foreach($items as $item) @if (($label = $item->label) && ($url = $item->url)) attributes ? BaseHelper::clean($item->attributes) : null !!}> {!! BaseHelper::clean($label) !!} @endif @endforeach