{% extends 'base.html' %} {% block title %}Update Branch{% endblock title %} {% block page_content %} {% include 'messages.html' %}
| Name | {{ branch.name }} |
| Code | {{ branch.branch_code }} |
| Location | {{ branch.location }} |
| {{ branch.email }} | |
| Contact | {{ branch.phone_contact }} |