{% extends 'pos_base.html' %} {% block content %} {% include 'navbar.html' %}
{% for i in bills%} {% endfor %}
เวลาที่สร้าง สร้างโดย
{{i.created}} {{i.user}}
{% endblock content %}