@for (item of list; track $index) {
{{ $index + 1 }}
{{ item.nickname }}
{{ item.credit }}
}
@if (disbable) { }