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