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