@component('mail::layout', ['layoutColor' => $layoutColor, 'pixelUrl' => $pixelUrl]) @component('mail::body') Dear {{ $name }}, We're excited to invite you to participate in {{ $companySettings['name'] }} profiling on behalf of **{{ $companySettings['name'] }}**. Understanding each other is critical for success in all roles, and your contribution in this process is important. You'll find your link to access the {{ $companySettings['name'] }} portal below, and here are some important things you need to know: - You need to complete each task in one sitting - so before you start, make sure you have enough time to complete the task. - The surveys are optimized for desktop or laptop, so avoid completing on mobile devices. - Your responses need to be completed by **{{ $deadline }}**. Let us know if you think you might have trouble completing by this date. To begin, click on the following link and enter your personal code: @component('mail::button', ['url' => $invitationUrl, 'color' => $layoutColor]) Click here to begin @endcomponent
Enjoy,
The {{ $companySettings['name'] }} Team @endcomponent @endcomponent