-
- Financial Summary
+Financial Summary Report
Detailed analysis of donations and revenue streams.
= date('l, F j, Y') ?>
+
+
+ = date('l, F j, Y') ?>
+ CharityHub Admin Panel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ = $start_date ?: 'Beginning' ?> - = $end_date ?: 'Today' ?>
+
+
+
+
+
+ Category: = htmlspecialchars($cat_name) ?>
+
+
+
+
+
+ Status: = ucfirst(htmlspecialchars($status_filter)) ?>
+
+
+
+
+
@@ -135,7 +333,7 @@ foreach ($gift_stats as $row) {
Report Filters
+
+
Date Range: = ($start_date ?: 'All') . ' to ' . ($end_date ?: 'Today') ?>
+ Category:
+ Status: = $status_filter ? ucfirst(htmlspecialchars($status_filter)) : 'Completed (Default)' ?>
+ Generated by: = htmlspecialchars($user['name']) ?>
+