@foreach($datas as $data) @endforeach
{{$loop->index +1}} {{$data->user->name}} {{$data->user->phone}}
{{$datas->links('vendor.livewire.tailwind')}}