@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(LITMIT_SHOW_SDT_ON_WEB) as $rowGap3)