@props(['count' => 30])
@foreach (range(1, 10) as $i)
@endforeach
@foreach (range(1, 14) as $i)
@endforeach
@foreach (range(1, 10) as $i)
@endforeach