Hi {{ optional($lead->owner)->name }},
A new {{ str_replace('_', ' ', ucfirst($type)) }} agent has been added to your dashboard.
- Name: {{ $lead->first_name }} {{ $lead->last_name }}
- Phone: {{ $lead->phone_number }}
- Email: {{ $lead->email }}
- State/County: {{ $lead->state }} / {{ $lead->county }}
- Status: {{ $lead->status }}
— KanfeeAgency Support