{% load static %} POS Dashboard
{% include 'pos_system/header.html' %} {% include 'pos_system/sidebar.html' %} {% block content %}{% endblock %}
{% include 'pos_system/footer.html' %}