Rekapitulasi Tahun {{ $tahun }}

@foreach ($rekap as $i => $r) @endforeach
Rank Nama Peserta CU PI BI Total Status CU Ronde
{{ $i + 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) }} {{ ucfirst($r->status_cu) }} {{ $r->selection_round }}