{% extends 'base.html' %} {% block main %}
{% include "generics/form_edit.html" with icon_button="fas fa-shopping-cart" text_button="Request the service" color_button="success" %}
{% endblock %}