DONE: layout letter with letterhead and footer, notification for newly...
This commit is contained in:
@@ -115,4 +115,15 @@ return [
|
||||
'name' => env('MAIL_FROM_NAME', 'Example'),
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Email Logo
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Path to the logo embedded in transactional email templates.
|
||||
|
|
||||
*/
|
||||
|
||||
'logo_path' => env('MAIL_LOGO_PATH', public_path('images/logo/logo-kopkb-letterhead.svg')),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user