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