@php $employeeName = $employee->full_name ?? 'Unknown Employee'; $contractorName = $contractor->name ?? 'Unknown Contractor'; @endphp
🚨 Contractor Employee Marked InactiveDear {{ $approver->name ?? 'Team Member' }}, The following contractor employee has been marked as Inactive:
Please review this change in the Contractor Employee Management section. If the deactivation was unintentional, you may reactivate the profile from the admin panel.
Regards, Automated system message. Do not reply directly. |