👤

Welcome, {{ user.get_full_name }}!

Staff Dashboard

Username: {{ user.username }}

Email: {{ user.email }}

{% if user.profile %}

Role: {{ user.profile.get_role_display }}

{% endif %}

Dashboard Under Construction

Your role-specific dashboard is currently being developed. In the meantime, you can access the Django admin panel to manage the system.

If you believe you should have access to a specific dashboard, please contact your system administrator.

Go to Admin Panel Homepage Logout