игра
#
{{$game_double->id}}
банк
:
{{$f}}
00
:
30
@foreach($gamers as $game1)
@include('includes.history_num')
@endforeach
@if(!Auth::guest())
{{ $user_point_1 }}
Ставок на сумму:
{{$obw1}}
-
@foreach($bets as $bet)
@include('includes.bet1')
@endforeach
{{ $user_point_0 }}
Ставок на сумму:
{{$obw0}}
-
@foreach($bets as $bet)
@include('includes.bet0')
@endforeach
{{ $user_point_2 }}
Ставок на сумму:
{{$obw2}}
-
@foreach($bets as $bet)
@include('includes.bet2')
@endforeach