|
{{-- 15/01/2023 --}} 25/01/2023 |
{{ $show_time }} | Setting | {{$agt_name}} | {{ $config['limit']}} |
---|
Total - 0
'.$value->digit.' - '.$value->t_amt.' | '; --}} @php $data = json_decode(json_encode($bet), true); $total_amt = 0; function getV($arr,$l,$n) { if(count($arr)>$l){ return $arr[$l][$n]; }else { return ""; } } function getVamt($arr,$l,$n) { if(count($arr)>$l){ return $arr[$l][$n]; }else { return 0; } } @endphp @for ($x = 0; $x <= 99/4; $x++) @if( $x != 0)||||
{{ getV($data,$x,"digit")}}{{getV($data,$x,"t_amt")}} | @php $total_amt += (getVamt($data,$x,"t_amt")*1) ; @endphp{{ getV($data,$x+25,"digit")}}{{getV($data,$x+25,"t_amt")}} | @php $total_amt += (getVamt($data,$x,"t_amt")*1) ; @endphp{{ getV($data,$x+50,"digit")}}{{getV($data,$x+50,"t_amt")}} | @php $total_amt += (getVamt($data,$x,"t_amt")*1) ; @endphp{{ getV($data,$x+75,"digit")}}{{getV($data,$x+75,"t_amt")}} | @php $total_amt += (getVamt($data,$x,"t_amt")*1) ; @endphp @else@endif @endfor |
BET | {{number_format($total_amt)}} |
OK | X | |||
1 | 2 | 3 | P | R |
4 | 5 | 6 | F | B |
7 | 8 | 9 | A | W |
0 | 00 | 000 | N | = |