{{--
@php $count = 0; @endphp @foreach ($equipmentDetails as $equipmentDetail) @if ($count % 23 == 0) @if ($count != 0)
@endif @endif @php $count++; @endphp @endforeach
--}} @php $page = 1; @endphp @php $count = 0; @endphp @foreach ($equipmentDetails as $equipmentDetail) @if ($count % 25 == 0) @if ($count != 0) @endif @endif @php $count++; @endphp @endforeach {{-- --}}