@php $dem = 0; $accountMomosGroupTypesChanLe = $accountMomosGroupTypesAllGames; if (!is_null($accountMomosGroupTypes->get(CONFIG_CHAN_LE)) && count($accountMomosGroupTypes->get(CONFIG_CHAN_LE)) > 0){ $accountMomosGroupTypesChanLe = $accountMomosGroupTypes->get(CONFIG_CHAN_LE)->merge($accountMomosGroupTypesChanLe); } @endphp @if(count($accountMomosGroupTypesChanLe) > 0) @foreach($accountMomosGroupTypesChanLe->take(5) as $rowChanLe) {{ $rowChanLe['sdt'] }} {{ number_format($rowChanLe['sumTienCuoc']) }}/ 30M| {{ $rowChanLe['countbank'] }}/ {{ CONFIG_LIMIT_LAN_BANK }} {{ number_format($rowChanLe['min']) }} VNĐ {{ number_format($rowChanLe['max']) }} VNĐ @php $dem ++; @endphp @endforeach @else{ WEB ĐANG HẾT SỐ ĐỢI ADMIN THÊM SỐ ! } @endif