@if(!empty($testMode))

TEST MODE — In production this would go to: {{ $intendedEmail ?? $contract->email ?? 'N/A' }}

@endif

Thank you, {{ $contract->name }}.

Your authorization agreement with {{ config('ccaf.owner') }} has been signed successfully.