{{-- --}} {{-- --}} {{-- {{ config('app.name') }} - Document Email --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--

{{ $email_data->subject }}

--}} {{--
--}} {{-- {!! $email_data->message !!} --}} {{--
--}} {{--

This is a system generated email. Please do not reply.

--}} {{-- Click here to view document --}} {{--
--}} {{-- --}} {{-- --}} {{--@formatter:off--}} ## Greetings, | {{ $email_data->subject }} | | --- | | {!! $email_data->message !!} | | [Click here to view document]({{ $email_data->document_link }}) | Note: this is a system generated email, please do not reply.