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