@extends('layouts.app') @section('title', 'Halaman Data Kandidat') @section('content')
No | PUBG ID | Nama | KD | Win Ratio | Accuracy | Headshot Rate | Status Prediksi | Aksi |
---|---|---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{-- Nomor otomatis --}}{{ $player->pubg_id }} | {{ $player->name }} | {{ $player->kd }} | {{ $player->win_ratio }}% | {{ $player->accuracy }}% | {{ $player->headshot_rate }}% | {{ $player->prediction_status }} | Edit |