System Linked Agents

All Agents linked with Voice User typically refers to show the voice widget.

@forelse($users as $user) @empty @endforelse
#
Agent Name Ziwo Email Ziwo user id Action
{{$loop->index +1 }}
{{$user->user->first_name ." ".$user->user->last_name}} {{$user->email}} {{$user->ziwo_user_id}}
There is no linking user found
{!! $users->links() !!}