@component('mail::layout', ['layoutColor' => $layoutColor, 'pixelUrl' => $pixelUrl])
@component('mail::header', ['color' => $layoutColor])
{!! $candidateName !!}'s Steople Leading for Performance & Wellbeing Survey
@endcomponent
@component('mail::body')
Hello {{ $name }},
As you are likely aware, {!! $candidateName !!} is taking part in the Steople Leading for Performance & Wellbeing Survey
{!! $emailTemplate->body !!}
@component('mail::button', ['url' => $invitationUrl, 'color' => $layoutColor])
Finalise {!! $candidateName !!}'s rater list
@endcomponent
If you have any questions, please contact us at info@steople.com.au.
Thank you!
@endcomponent
@endcomponent