mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-16 02:12:54 -05:00
fix mail templates
This commit is contained in:
7
resources/views/vendor/mail/html/header.blade.php
vendored
Normal file
7
resources/views/vendor/mail/html/header.blade.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<tr>
|
||||
<td class="header">
|
||||
{{-- <a href="#"> --}}
|
||||
{{ $slot }}
|
||||
{{-- </a> --}}
|
||||
</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user