@component('mail::layout', ['layoutColor' => $layoutColor]) @component('mail::header', ['color' => $layoutColor]) Project done. @endcomponent
@component('mail::body') Hi {{ $name }}, Project **{{ $projectName }}** of company **{{ $companyName }}** is done! All candidates have completed all the assigned surveys successfully. Thanks,
The {{ $companySettings['name'] }} Team @endcomponent @endcomponent