rivisto template email di test
This commit is contained in:
parent
2ed8ede5f0
commit
f22943403a
@ -1,4 +1,11 @@
|
||||
@component('mail::message')
|
||||
|
||||
Ciao {{ Auth::user()->name ?? $name }},
|
||||
Hai configurato correttamente la posta elettronica!
|
||||
|
||||
@component('mail::button', ['url' => 'https://gestionale.lavorain.cloud/'])
|
||||
Ciao.
|
||||
@endcomponent
|
||||
|
||||
Buona giornata,<br>
|
||||
{{ config('app.name') }}
|
||||
@endcomponent
|
||||
|
Loading…
Reference in New Issue
Block a user