Contract Extension Confirmation
Dear {{ $resource->first_name }} {{ $resource->last_name }},
We are pleased to inform you that your overseas employment contract with
Marquistech has been successfully extended.
| Employee Name |
{{ $resource->first_name }} {{ $resource->last_name }} |
| Email |
{{ $resource->professional_email }} |
| Location |
{{ optional($resource->countryDetails)->name ?? 'N/A' }}
|
| New Contract End Date |
{{ \Carbon\Carbon::parse($newCed)->format('d M Y') }}
|
Please reach out to the HR department if you have any questions regarding your
contract or employment terms.
We look forward to continuing our association with you.
Regards,
HR Team
Marquistech
|