@if ($user->profile_picture)
@else
@endif
@endif
{{ $user->name }}
{{ $user->email }}
{{ ucfirst($user->role) }}