@foreach ($items as $item)
{{ $item['label'] }} @if (!$loop->last)
@endif
@endforeach