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