Logo

Hello {{ htmlspecialchars($recipientName) }}!

You have received a new task. Please review the details below:

@if (!empty($caseFormName)) @endif @if (!empty($involvedLocationsString)) @elseif (!empty($siteName)) @endif
Task: {{ htmlspecialchars($taskTitle) }}
Case: {{ htmlspecialchars($caseFormName) }}{{ !empty($caseId) ? ' (Case #' . htmlspecialchars($caseId) . ')' : '' }}
Priority: {{ htmlspecialchars(ucfirst($priorityText)) }}
Sites involved: {{ htmlspecialchars($involvedLocationsString) }}
Site: {{ htmlspecialchars($siteName) }}
Sent by: {{ htmlspecialchars($senderName) }}
Sign In Now