footer.blade.php 316 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 <tr> <td> <table class="footer" align="center" width="570" cellpadding="0" cellspacing="0"> <tr> <td class="content-cell" align="center"> {{ Illuminate\Mail\Markdown::parse($slot) }} </td> </tr> </table> </td> </tr>