@foreach($users as $user)
{{$user->present()->fullName}}
@endforeach