@if(!empty($widgets)) @php $row_max = count($widgets); if ($row_max > 4) { $row_max = 4; } elseif ($row_max < 2) { $row_max = 2; } @endphp