Dear {{ $user->firstname }},
You have been invited to complete the {{ $interview->title }} assessment
for the position {{ $job->title }}.
Instructions:
{!! nl2br(e(is_array($instructions) ? implode("\n", $instructions) : $instructions)) !!}
Best regards