Hello {{ $user->name }},
The Lead {{ $contact->first_name . " " . $contact->last_name }} have been updated to {{ $contact->getStatus->name }} you can view it here {{ url('admin/contacts/' . $contact->id) }}