{{ $index + 1 }} |
{{ $r->peserta->user->name ?? '-' }} |
{{ number_format($r->skor_cu_normal, 4) }} |
{{ number_format($r->skor_pi_normal, 4) }} |
{{ number_format($r->skor_bi_normal, 4) }} |
{{ number_format($r->total_akhir, 4) }} |
{{ $r->status_cu }} |
{{ $r->selection_round }} |
@endforeach