@component('mail::layout', ['layoutColor' => $layoutColor, 'pixelUrl' => $pixelUrl]) @component('mail::header', ['color' => $layoutColor]) You've been invited. @endcomponent
@component('mail::body') Hello {{ $name }},
Thank you for submitting your nominations for feedback on the Steople Leading for Performance & Wellbeing Survey. The nominations have now been finalised and it's time for you to complete the survey! {!! $emailTemplate->body !!} Please complete this survey by **{{ $due_date }}**. The survey will take approximately {{ $survey_duration }} to complete. @component('mail::button', ['url' => $invitationUrl, 'color' => $layoutColor]) Get started @endcomponent
If you have any questions, please contact us at info@steople.com.au. Thank you! @endcomponent @endcomponent