@if (labelSelection && labelSelection.length > 0) {
@for (label of labelSelection; track label) { {{ label.label }} }
}