@for (value of values; track $index) {
@if ($index > 0 ) { }
{{$index === 0 ? label : ''}}
}