{{ $row['category'] }} |
{!! GetMoneyStr3($row['GGR'], 1, $row['currency_id'], 0, 1) !!} |
{!! GetMoneyStr3($row['turn_over'], 1, $row['currency_id'], 0, 1) !!} |
{!! GetMoneyStr3($row['bonus'], 1, $row['currency_id'], 0, 1) !!} |
{{ $row['players'] }} |
@if( $row['turn_over'] != 0)
{{ $row['hold'] }} % |
@else
{{ $row['turn_over'] }} |
@endif
@endforeach
@if($month_projection_url !=null)