{% extends "base.html" %} {% block title %}Invoice Print Options{% endblock %} {% block content %}

🧾 Invoice Print Options

Invoice: {{ order.invoice_no or order.id }}

Item: {{ order.item_name }}

Thermal 80mmThermal 58mmA6A5
{% endblock %}