Blame view

resources/views/vendor/mail/html/header.blade.php 112 Bytes
b7c7a5f6   Alexey Boroda   first commit
1
2
3
4
5
6
7
  <tr>
      <td class="header">
          <a href="{{ $url }}">
              {{ $slot }}
          </a>
      </td>
  </tr>