Email
{{ $user->email }}
Phone
{{ $user->country_code . ' ' . $user->phone }}
Role
Joined
{{ $user->created_at->format('M d, Y h:i A') }}
Last Updated
{{ $user->updated_at->format('M d, Y h:i A') }}