Lead Status Update Notification

Hi there,

A lead's status has been updated by {{ $changedBy->name }} ({{ $changedBy->role_label }}).

{{ ucwords(str_replace('_', ' ', $oldStatus)) }} {{ ucwords(str_replace('_', ' ', $newStatus)) }}
Lead Number {{ $lead->lead_number }}
Client Name {{ $lead->client_name }}
@if($lead->phone)
Phone {{ $lead->phone }}
@endif @if($lead->lead_source)
Source {{ ucfirst($lead->lead_source) }}
@endif
Updated At {{ now()->format('M d, Y H:i') }}

Log in to LeadPulse CRM to view the full lead details, add notes, or take further action.

View Lead Details