home-erp

git clone git://archive.git.mtrnord.blog/MTRNord/home-erp.git
Log | Files | Refs | README

subcopy.blade.php (165B)


      1 <table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation">
      2 <tr>
      3 <td>
      4 {{ Illuminate\Mail\Markdown::parse($slot) }}
      5 </td>
      6 </tr>
      7 </table>