@php $skeletonRows = (int) config('pagination.skeleton_rows', 7); @endphp @for ($i = 0; $i < $skeletonRows; $i++)
@endfor