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