diff --git a/admin/includes/header.php b/admin/includes/header.php index 1cc7abe..93361f4 100644 --- a/admin/includes/header.php +++ b/admin/includes/header.php @@ -140,6 +140,16 @@ function isActive($page) { Loyalty +
| ID | +Name | +Type | +Provider | +Status | +Actions | +
|---|---|---|---|---|---|
| No payment types found. | |||||
| = $pt['id'] ?> | += htmlspecialchars($pt['name']) ?> | ++ = htmlspecialchars(ucfirst($pt['type'])) ?> + | += htmlspecialchars($pt['api_provider'] ?? '-') ?> | ++ + Active + + Inactive + + | ++ + + + + + + | +