DONE: fix cors issues, use custom-logo for letterhead

This commit is contained in:
ISMAIL MASSERAN
2026-07-06 14:48:24 +08:00
parent e6e2df72eb
commit b21e135bac
5 changed files with 5 additions and 165 deletions
+1 -1
View File
@@ -124,6 +124,6 @@ return [
|
*/
'logo_path' => public_path('images/logo/logo.png'),
'logo_path' => public_path('images/logo/logo-letterhead.png'),
];