diff --git a/receipt.php b/receipt.php
index 61b89c5..9f0c6b6 100644
--- a/receipt.php
+++ b/receipt.php
@@ -127,7 +127,8 @@ function format_currency($amount) {
-
+
= $item['name_en'] ?> / = $item['name_ar'] ?> x = $item['quantity'] ?>
@@ -135,7 +136,8 @@ function format_currency($amount) {
= $item['service_en'] ?> / = $item['service_ar'] ?>
-
+
= __('subtotal') ?>:
= format_currency($calculated_subtotal) ?>
- 0): ?>
+ 0):
+ ?>
= __('loyalty_discount') ?>:
-= format_currency($order['loyalty_discount']) ?>
-
+
= __('vat') ?>:
= format_currency($order['vat_total'] ?? 0) ?>
@@ -170,12 +174,18 @@ function format_currency($amount) {
شكراً لاختياركم لنا!
+
+
+