{% extends 'base.html' %}{% load static %} {% block title %}Add Service — Unity Nation{% endblock %} {% block content %}
Merchant Dashboard

Add Service

List a new service in the Unity Nation marketplace.

{% csrf_token %}

Cancel
{% endblock %}