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

Please ensure all Core Problem details are accurately filled in the form. Provide comprehensive information to assist in proper assessment and resource allocation. Double-check for any errors or omissions before submitting the form.

Incomplete or inaccurate information may delay the processing of the Core Problem's request.
{% include "backend/apps/quicknav.html" %}
New Core Problem
{% csrf_token %}
Add New Core Problem

Upload supporting documents related to the core problem.

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