# SACCO YETU In-App Notifications

Added a notification center to the application:
- Bell notification control
- Unread notification badge
- Notification list
- Mark all as read
- Notifications persist in the current browser
- A global `SaccoYetuNotifications.add(title, body)` helper is available for future payment, loan, approval, profile, and system events.

Notifications are in-app only; no external SMS/email provider is required for this feature.
