@if ( count($casino_affiliate) > 0) @if (isset($group_by['category'])) @endif @if (isset($group_by['time'])) @endif @foreach ($casino_affiliate as $k => $row) @if (isset($group_by['category'])) @endif @if (isset($group_by['time'])) @endif @endforeach @else @endif
{{ __('Name') }} {{ __('Provider count') }} {{ __('User count') }} {{ __('Rounds') }} {{ __('Bet') }} {{ __('Win') }} {{ __('GGR') }} {{ __('Bonus Cost') }} {{ __('Bingo Fee') }} {{ __('Category') }} {{ __('Time') }}
{{ $row["affiliate_name"] }} {{ $row["provider_count"] }} {{ $row["user_count"] }} {{ $row["rounds"] }} {!! GetMoneyStr3($row["bet"], 1, $row["currency_id"],1) !!} {!! GetMoneyStr3($row["win"], 1, $row["currency_id"],1) !!} {!! GetMoneyStr3($row["GGR"], 1, $row["currency_id"],1) !!} {!! GetMoneyStr3($row["bonus_cost"], 1, $row["currency_id"],1) !!} {!! GetMoneyStr3($row["bingo_fee"], 1, $row["currency_id"],1) !!}{{ $row['category_name'] }}{{ $row['break_by'] }}
{{ __('No results for selected params') }}