{{ __('auto.用户茶叶统计') }}
{{ __('auto.用户茶叶统计') }}
| {{ __('auto.排名') }} | {{ __('auto.游戏') }}ID | {{ __('auto.当日茶叶') }} | {{ __('auto.当日咖啡') }} | {{ __('auto.历史茶叶') }} | {{ __('auto.历史咖啡') }} |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $item->GameID }} | {{ $item->Withdraw }} | {{ $item->Recharge }} | {{ $item->HisWithdraw }} | {{ $item->HisRecharge }} |