Hello {{ $recipientName }}!
You have received a new task. Please review the details below:
| Task: | {{ $task->title }} |
| Case: | {{ $case->form_name }} |
| Priority: | {{ ucfirst($task->priority) }} |
| Sites involved: | {{ $locations }} |
| Sent by: | {{ $senderName }} |
You have received a new task. Please review the details below:
| Task: | {{ $task->title }} |
| Case: | {{ $case->form_name }} |
| Priority: | {{ ucfirst($task->priority) }} |
| Sites involved: | {{ $locations }} |
| Sent by: | {{ $senderName }} |