From e33d179c6274fa97cc58c8755906895c22016658 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Tue, 16 Sep 2025 16:35:16 +0530 Subject: [PATCH] CHANGE_FIX_LOGO_FOR_CLIENTS --- app/Views/notification_mail_header.php | 30 ++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 app/Views/notification_mail_header.php diff --git a/app/Views/notification_mail_header.php b/app/Views/notification_mail_header.php new file mode 100644 index 0000000..d27502d --- /dev/null +++ b/app/Views/notification_mail_header.php @@ -0,0 +1,30 @@ + + + + + + Email Notification + + + + + + + + + +
+ Client Logo + + Default Logo +
+ + + + + + \ No newline at end of file