Blame view

resources/views/vendor/mail/html/table.blade.php 72 Bytes
b7c7a5f6   Alexey Boroda   first commit
1
2
3
  <div class="table">
  {{ Illuminate\Mail\Markdown::parse($slot) }}
  </div>