{% extends "admin/dashboard.html" %} {% load static %} {% block title %} Admin | Create Customer {% endblock title %} {% block content %}
{% csrf_token %}

Profile Photo

Customer Information

Customer Address

{% endblock content %}