@isset($TopTenPlayersProvider)
{{ __('sidebar.topten-players.title') }}
| # | {{__('sidebar.topten-players.name')}} | {{__('sidebar.topten-players.points')}} |
|---|---|---|
| {{$count+1}}. | {{ $player->CharName16 }} | {{$player->ItemPoints}} |
| {{$i+1}} | {{__('Dummy')}} | {{0}} |
| {{$i+1}} | {{__('Dummy')}} | {{0}} |