{{ $filteredUser->name }}
25, United States
@php $is_wink = App\Models\User::getIsWink($filteredUser->id); @endphp@extends('layouts.account') @section('page-title', 'Users') @section('css') @endsection @section('content')
No User available
@endforelse @else @forelse($myusers as $myuser)No User available
@endforelse @endif