{% extends 'backend/components/layouts/default.html' %} {% load static %} {% block content %}
INSTRUCTIONS:

Please fill out all the fields accurately. Ensure that you provide complete and detailed information to help us understand the stakeholder's role and impact on the project.

All fields are required. Make sure to upload relevant support documents.
{% include "backend/apps/quicknav.html" %}
New Stakeholder
{% csrf_token %}
Add New Stakeholder
OR Add Partnering Organization
{% if user.is_superuser %}
{% endif %}
{% endblock %}