From a238062edb2267a26a644d27e431ea392c10bcc2 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Mon, 23 Feb 2026 02:38:46 +0000 Subject: [PATCH] first draft --- admin/includes/header.php | 194 +++++++++++++++++++++---------------- admin/integrations.php | 29 +++++- api/last_msg.txt | 12 +++ api/order.php | 81 +++++++++++++--- assets/js/main.js | 105 ++++++++++---------- includes/WablasService.php | 22 ++++- pos.php | 23 +++-- 7 files changed, 311 insertions(+), 155 deletions(-) create mode 100644 api/last_msg.txt diff --git a/admin/includes/header.php b/admin/includes/header.php index 93361f4..e7c173e 100644 --- a/admin/includes/header.php +++ b/admin/includes/header.php @@ -37,14 +37,17 @@ function isActive($page) {