{{-- Renders nothing at all when the user cannot view this case type. --}}
No joint claimants on this case.
Add a spouse, civil partner or other secondary client who is also a claimant here.
@if($claimant->client) {{ $claimant->client->name_first }} {{ $claimant->client->name_last }} @else Client removed @endif @if($claimant->relationship) {{ $claimant->relationship }} @endif @if($claimant->is_primary_contact) Primary contact @endif @if($claimant->client?->is_vulnerable) Vulnerable @endif