@for (item of items; track $index) {
@if (item.link) {
{{ item.label }}
} @else {
{{ item.label }}
} }