@component('mail::message') ### Hello, {!! str_convert_line_breaks($data['email_message']) !!} @component('mail::button', ['url' => route('forms.view', $form->code), 'color' => 'blue']) View Form @endcomponent

If you have any issue with accessing the form, please send an email to {{ $data['user_name'] }}



Thanks,
{{ config('app.name') }} @endcomponent