{% extends 'base.html' %} {% load static %} {% block content %}
Edit Booking
{% csrf_token %}
Pickup Address
Order Details (Standard)
Service Category Item Qty Price Total Action
Premium Details
Service Category Item Brand Material Note Qty Price Total Action
Luxury Details
Service Category Item Brand Material Note Qty Price Total Action
Cancel
{% endblock %} {% block extra_js %} {% endblock %} {% block extra_css %} {% endblock %}