| ID | +Name (EN) | +Name (AR) | +Actions | +
|---|---|---|---|
| = $cat['id'] ?> | += htmlspecialchars($cat['name_en']) ?> | += htmlspecialchars($cat['name_ar']) ?> | +
+
+
+
+
+
+
+
+
+
+
+
+ |
+
| Date | +Reference | +Category | +Description | +Amount | +Actions | +
|---|---|---|---|---|---|
| = $exp['expense_date'] ?> | += htmlspecialchars($exp['reference_no'] ?: '---') ?> | += htmlspecialchars($exp['cat_en'] ?? 'Unknown') ?> | += htmlspecialchars($exp['description']) ?> | +OMR = number_format((float)$exp['amount'], 3) ?> | +
+
+
+
+
+
+
+
+
+
+
+
+ |
+
| Category | +Total Amount | +% of Total | +
|---|---|---|
| No expenses found for this period. | ||
|
+ = htmlspecialchars($row['name_en']) ?>
+ = htmlspecialchars($row['name_ar']) ?>
+ |
+ OMR = number_format((float)$row['total'], 3) ?> | += number_format($percent, 1) ?>% | +