A small typo

This commit is contained in:
Andreyev Dias de Melo
2017-12-03 15:34:23 -02:00
parent 81956a4224
commit 59ce31e654

View File

@@ -71,7 +71,7 @@ $style = [
<tr>
<td style="{{ $style['email-masthead'] }}">
<a style="{{ $fontFamily }} {{ $style['email-masthead_name'] }}" href="{{ url('/') }}" target="_blank">
{{ {{ setting('app_name', config('app.name')) }} }}
{{ setting('app_name', config('app.name')) }}
</a>
</td>
</tr>