From 56f2aad3d0027968e46e37cf087d3e5ca529ac8e Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Sat, 14 Mar 2026 13:13:28 +0000 Subject: [PATCH] update dashboard --- admin_cities.php | 10 +- admin_company_profile.php | 6 +- admin_countries.php | 10 +- admin_dashboard.php | 195 ++++++++++++++++---- admin_faqs.php | 10 +- admin_integrations.php | 8 +- admin_landing_pages.php | 4 +- admin_manage_locations.php | 2 +- admin_notification_templates.php | 6 +- admin_platform_users.php | 8 +- admin_reports_shippers.php | 2 +- admin_reports_summary.php | 35 +++- admin_reports_truck_owners.php | 2 +- admin_shipment_edit.php | 6 +- admin_shipments.php | 4 +- admin_shipper_edit.php | 6 +- admin_shippers.php | 4 +- admin_truck_owner_edit.php | 6 +- admin_truck_owners.php | 4 +- db/migrations/add_pod_file_to_shipments.php | 12 ++ includes/app.php | 48 +++++ login.php | 6 +- profile.php | 4 +- register.php | 4 +- shipment_detail.php | 105 ++++++++++- shipper_dashboard.php | 4 +- truck_owner_dashboard.php | 2 +- 27 files changed, 410 insertions(+), 103 deletions(-) create mode 100644 db/migrations/add_pod_file_to_shipments.php diff --git a/admin_cities.php b/admin_cities.php index fcf41d1..26bb5e9 100644 --- a/admin_cities.php +++ b/admin_cities.php @@ -1,7 +1,7 @@

Add city

-
+
@@ -210,7 +210,7 @@ render_header('Manage Cities', 'admin', true); - +