@if ($highscoreCurrentPage > 1) «  @endif @for ($i = 1; $i <= ceil($highscorePlayerAmount / 100); $i++) @if ($highscoreCurrentPage == $i) {{ $i }} @else {{ $i }} @endif   @endfor @if ($highscoreCurrentPage < floor($highscorePlayerAmount / 100)) » @endif
Points
@foreach ($highscorePlayers as $highscorePlayer) @endforeach
Position Alliance Member Points
1 down (1)
BDOffline
11 1,068,614,555
ø97,146,778
2 down (2)
No Waste Of Time_IT
19 954,016,496
ø50,211,395
Back to top   @if ($highscoreCurrentPage > 1) «  @endif @for ($i = 1; $i <= ceil($highscorePlayerAmount / 100); $i++) @if ($highscoreCurrentPage == $i) {{ $i }} @else {{ $i }} @endif   @endfor @if ($highscoreCurrentPage < floor($highscorePlayerAmount / 100)) » @endif