@php $isHighPriority = ($client->date_of_birth?->age >= 68) || $client->terminalIllness !== null; @endphp