sarga/resources/views/vendor/mail/html/header.blade.php

8 lines
76 B
PHP
Raw Normal View History

2018-06-20 05:06:27 +00:00
<tr>
2020-03-13 07:22:26 +00:00
<td class="header">
<a href="{{ $url }}">
{{ $slot }}
</a>
</td>
2018-06-20 05:06:27 +00:00
</tr>