@include('Front.newui.layouts.header')
@php $sn= 1; @endphp @foreach($get_list as $datas) @if($datas[0]->by_who == 1) @else @endif @if($datas[0]->by_who != 1) @else @endif @php $sn++; @endphp @endforeach
S/N Description Type credit debit commision profit_loss Date Action
{{$sn}} {{$datas[0]->game_id}} Match Type? {{ $datas[0]->chips_amount }} 0 {{ $datas[0]->chips_amount }} 0 00 {{$datas[0]->available_amount}} {{ $datas[0]->created_at }} Show Bet
@include('Front.newui.footer')