@lang('moonshine::resources/moonshine/statistic-user-game.0')


___@lang('moonshine::resources/moonshine/statistic-user-game.1')
@php($serverStatus = server()->isServerOnline(false)) {{ $serverStatus ? __('moonshine::resources/moonshine/statistic-user-game.2') : __('moonshine::resources/moonshine/statistic-user-game.3') }}


@lang('moonshine::resources/moonshine/statistic-user-game.4') {{ $servers ? $charCount : 0 }}
@lang('moonshine::resources/moonshine/statistic-user-game.5') {{ \App\Models\Server\Builder\Model\Account::query()->count() }}
@lang('moonshine::resources/moonshine/statistic-user-game.6') {{ $servers ? $charCountOnline : 0 }}
@lang('moonshine::resources/moonshine/statistic-user-game.7') {{ $uniqueHwidAccounts ? $uniqueHwidAccounts->count() : 0 }}

___@lang('moonshine::resources/moonshine/statistic-user-game.8')


@lang('moonshine::resources/moonshine/statistic-user-game.9') {{ \App\Models\User::query()->count() }}
@lang('moonshine::resources/moonshine/statistic-user-game.10') {{ $onlineDay }}
@lang('moonshine::resources/moonshine/statistic-user-game.11') {{ $online }}