@php
$image = asset("images/users/");
if($guard_provider){
$image = "images/providerAgent/";
}
if($guard_web){
$image = "images/clientAgent/";
}
@endphp

photo == null)? "blank.png" : $user->photo)) }}"/>
@php
$route = route('showClientUser.index');
if($guard_provider){
$route = route('showProviderUser.index');
}
if($guard_admin){
$route = route('user.index');
}
@endphp
Mon Profil
Modifier compte
Modifier