File "subcopy.blade.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/resources/views/emails/subcopy.blade.php
File size: 201 bytes
MIME-type: text/html
Charset: utf-8
<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td>
{{ Illuminate\Mail\Markdown::parse($slot) }}
</td>
</tr>
</table>