forget password
This commit is contained in:
10
resources/views/vendor/mail/html/header.blade.php
vendored
Normal file
10
resources/views/vendor/mail/html/header.blade.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<tr>
|
||||
<td class="header">
|
||||
<a href="{{ $url }}" style="display: inline-block;">
|
||||
@if (trim($slot) === 'Laravel')
|
||||
@else
|
||||
{{ $slot }}
|
||||
@endif
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user