@if ($casino_players->total()) @if($time_range != 2) @else @endif @if($game_category) @endif @if ($break_by) @endif @foreach ($casino_players as $k => $row) @if($game_category) @endif @if ($break_by) @endif @endforeach @else @endif
{{ __('Aggregator ID') }} {{ __('External ID') }} {{ __('Username') }} {{ __('Affiliate') }} {{ __('Provider') }} {{ __('Rounds') }} {{ __('Currency') }} {{ __('Country') }} {{ __('Bet') }} {{ __('Win') }} {{ __('GGR') }} {{ __('Real bonus used') }} {{ __('Bonus Cost') }} {{ __('Rake') }} {{ __('Last activity') }} {{ __('First activity') }} {{ __('Category') }} {{ strtoupper($break_by) }}
{{ $row["user_id"] }} {{ $row["operator_id"] }} {{ $row["username"] }} @if ($row["level"]) {{ __('VIP') }} @endif {{ $row["affiliate"] }} {{ $row["provider_name"] }} {{ $row["rounds"] }} {{ $row["currency_id"] }} {{ $row['country'] }} {!! GetMoneyStr3($row["bet"], true, $row["currency_id"], true) !!} {!! GetMoneyStr3($row["win"], true, $row["currency_id"], true) !!} {!! GetMoneyStr3($row["GGR"], true, $row["currency_id"], true) !!} {!! GetMoneyStr3($row["real_bonus_used"], true, $row["currency_id"], true) !!} {!! GetMoneyStr3($row["bonus_cost"], true, $row["currency_id"], true) !!} {!! GetMoneyStr3($row["rake"], true, $row["currency_id"], true) !!} {!! $row['last_activity'] !!}{!! $row["category_name"] !!} {{ $row['break_by'] }}
{{ $casino_players->onEachSide(3)->links() }}
{{ __('No results for selected params') }}