d2f7c6a1e5
- Updated the email notification logic in the customer and user service layers to utilize the new notification Model struct, enhancing the clarity and consistency of notification requests. - Modified the email content to include structured fields such as Title, Message, Type, Priority, and UserID, improving the overall notification management. - Ensured that all relevant service methods (Register, UpdateStatus, RequestResetPassword, ResetPassword) are updated to reflect these changes, promoting a unified approach to notification handling.