@for (item of initialValues || []; track item.id) {
@if ($index) {
} {{ $index + 1 }}- {{ item.good_snapshot.name }} @if (isGold(item)) { } @else { }
}