{# app/templates/vendor/notifications.html #} {% extends "vendor/base.html" %} {% from 'shared/macros/headers.html' import page_header_flex, refresh_button %} {% from 'shared/macros/alerts.html' import loading_state, error_state %} {% from 'shared/macros/pagination.html' import pagination_simple %} {% block title %}Notifications{% endblock %} {% block alpine_data %}vendorNotifications(){% endblock %} {% block content %} {% call page_header_flex(title='Notifications', subtitle='Stay updated on your store activity') %}
Unread
0
Total
0
Quick Actions
All caught up!Email Notifications
Receive notifications via email
In-App Notifications
Show notifications in the dashboard
Note: Full notification settings management coming soon.