{% extends 'backoffice/base.html' %} {% block title %}Add Fundi{% endblock %} {% block content %}

ADD FUNDI

{% csrf_token %}
{% if messages %} {% endif %}
Fundi Information

{% endblock %}