| Username | Currency | Country Code | Balance | Status | Action |
|---|---|---|---|---|---|
| {{ $player->playername }} @if($player->is_internal) Internal @else Real @endif | {{ $player->currency }} | {{ $player->country_code }} | {{ $player->balance }} | {{ $player->status ? 'Active' : 'Suspended' }} |