@php $i=1; @endphp @foreach($users as $item) @endforeach
NO. Username Email Action
{{$i++}} {{$item->name}} {{$item->email}}
{{ $users->links('pagination_links') }}