@extends('admin.admin') @section('title', 'Tous les Utilisateurs') @section('content')
{{ $users->total()}} Résultats
| Utilisateur | Téléphone | Ville | Pays | Actions | |
|---|---|---|---|---|---|
{{----}
|
jeanabalo@gmail.com | Published | LOME | TOGO | |
|
@if ($user->userInfo->imagePrincipale() != null)
{{$user->userInfo->nom}} {{$user->userInfo->prenoms}}{{$user->userInfo->adresse}} {{--$13,000/mo--}} |
{{$user->email}} | {{$user->numTel}} | {{$user->userInfo->ville->designation ?? $user->userInfo->quartier->designation ?? 'Rien'}} | {{$user->userInfo->pays->designation ?? 'Rien'}} |