@foreach ($actions as $action) @if(!empty($action['icon'])) @endif {{ $action['label'] ?? 'Action' }} @endforeach