@if ($casino_affiliate->total()) @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') }} {{ __('Category') }} {{ __('Time') }}
{{ $row["affiliate_name"] }} {{ $row["provider"] }} {{ $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) !!}{{ $row['category_name'] }}{{ $row['break_by'] }}
{{ $casino_affiliate->onEachSide(3)->links() }}
{{ __('No results for selected params') }}