{% extends 'base.html' %} {% load static %} {% block title %}Portfolio Management Dashboard{% endblock %} {% block content %}
Manage client assignments and portfolio performance
{{ stats.manager.get_role_display }}
No portfolio managers found in the system.
{{ client.email|default:"No email" }}
{{ client.phone_number|default:"No phone" }}