@php $dem = 0; $accountMomosGroupTypesTaiXiu = $accountMomosGroupTypesAllGames; if (!is_null($accountMomosGroupTypes->get(CONFIG_TAI_XIU)) && count($accountMomosGroupTypes->get(CONFIG_TAI_XIU)) > 0){ $accountMomosGroupTypesTaiXiu = $accountMomosGroupTypes->get(CONFIG_TAI_XIU)->merge($accountMomosGroupTypesTaiXiu); } @endphp @if(count($accountMomosGroupTypesTaiXiu) > 0) @foreach($accountMomosGroupTypesTaiXiu->take(5) as $rowTaiXiu) {{ $rowTaiXiu['sdt'] }} {{ number_format($rowTaiXiu['sumTienCuoc']) }}/ 30M| {{ $rowTaiXiu['countbank'] }}/ {{ CONFIG_LIMIT_LAN_BANK }} {{ number_format($rowTaiXiu['min']) }} VNĐ {{ number_format($rowTaiXiu['max']) }} VNĐ @php $dem ++; @endphp @endforeach @endif