{% 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.

All fields are required. Make sure to upload relevant support documents.
{% include "backend/apps/quicknav.html" %}
New Partner Feedback & Support
{% csrf_token %}
{% if feedback_support %}Edit Partner Feedback & Support{% else %}Add New Partner Feedback & Support{% endif %}

{% if user.is_superuser %}
{% endif %}
{% endblock %}