{% extends 'base.html' %} {% block title %}Delete Branch{% endblock title %} {% block page_content %} {% include 'messages.html' %}
| Name | {{ branch.name }} |
| Phone | {{ branch.primary_phone }} |
| Secondary Phone | {{ supplier.secondary_phone }} |
| {{ supplier.email }} | |
| Created | {{ supplier.date_created|date:'d-m-Y H:i' }} |