Hello {{ htmlspecialchars($recipientName) }}!
A case has been transferred to you. Please review the details below:
| Case ID: |
{{ htmlspecialchars($caseId) }}
|
{{--
| Transferred by: |
{{ htmlspecialchars($transferredBy) }} |
--}}
@if (!empty($transferNote))
| Note: |
{{ htmlspecialchars($transferNote) }} |
@endif
Please log in to your account to view this case.
|