Email: {{ $user->email }}
Phone: {{ $user->phone }}
Status: {{ $user->status->label() }}
Created: {{ $user->created_at->diffForHumans() }}