@component('mail::message') # {{ $reply->subject }} Dear {{ $contactForm->name }}, Thank you for reaching out to us regarding "{{ $contactForm->subject }}". {!! $reply->message !!} If you have any further questions, please don't hesitate to contact us. Thanks,
{{ config('app.name') }} @endcomponent