{% extends 'core/base.html' %} {% load static %} {% block title %} {% if mode == "edit" %}Edit Branch{% else %}New Branch{% endif %} - SwiftPOS {% endblock %} {% block topbar_title %} {% if mode == "edit" %}Edit Branch{% else %}New Branch{% endif %} {% endblock %} {% block content %}