Dear {{ $employee_name }},
@if($days_overdue > 0)This is a reminder that you have an overdue follow-up task. The follow-up was scheduled for {{ $follow_up_date }} and is now {{ $days_overdue }} day(s) overdue.
@elseThis is a reminder that you have a follow-up task scheduled for today.
@endifFollow-up Details
| Client: | {{ $client_name }} |
| Contact Person: | {{ $client_contact }} |
| Subject: | {{ $interaction_title }} |
| Scheduled Date: | {{ $follow_up_date }} |
| Days Overdue: | {{ $days_overdue }} days |
Previous Interaction Notes:
{{ $interaction_notes }}
⚠️ Urgent: Significantly Overdue
This follow-up is significantly overdue. Please prioritize this task to maintain good client relationships and ensure timely communication.
⚠️ Action Required
This follow-up is overdue. Please complete this task as soon as possible to maintain client satisfaction.
📋 Recommended Actions:
- Review the client's recent interactions and history
- Contact the client using their preferred communication method
- Update the interaction record with follow-up results
- Schedule any additional follow-ups if needed
- Mark the follow-up as completed in the system
Client Communication Tips:
- Be proactive and professional in your communication
- Reference previous interactions to show continuity
- Ask specific questions to understand their current needs
- Document all interactions for future reference @if($days_overdue > 0)
- Acknowledge the delay and apologize if appropriate @endif
Remember, timely follow-ups are crucial for maintaining strong client relationships and ensuring customer satisfaction. Your proactive communication helps build trust and demonstrates our commitment to excellent service.
@if($days_overdue > 0)Please complete this follow-up task today. If you're unable to contact the client, please update the interaction record with your attempt and schedule a new follow-up date.
@elseThank you for staying on top of client follow-ups. Your attention to detail helps ensure excellent client service.
@endifThis automated reminder was generated for follow-up task scheduled on {{ $follow_up_date }}.
Best regards,
HRM System