@php $k=0; @endphp @if(count($users)) @foreach($users as $item) @php $k++; @endphp @endforeach @endif