@for($i = 0; $i < 6; $i++) @php $w = [62, 50, 68, 55, 72, 45][$i]; $delay = round($i * 0.1, 1); @endphp
@endfor