From f73bf2013f4c992f070528c7a646c19a4a0c8b17 Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Fri, 8 Mar 2024 16:36:04 +0530 Subject: [PATCH] dashboard alignment fixes : ps --- app/Views/dashboard.php | 561 +++++++++++++++++----------------- app/Views/template/topbar.php | 2 +- 2 files changed, 274 insertions(+), 289 deletions(-) diff --git a/app/Views/dashboard.php b/app/Views/dashboard.php index b3150fe2..4b18df08 100644 --- a/app/Views/dashboard.php +++ b/app/Views/dashboard.php @@ -1,278 +1,270 @@ - - -
-
-
-
- + -

Sales

- -
-
-
-

-

Books

- -
-
-

-

Today sale

-
- -
-
-
- MTD : -₹ - YTD : -₹ -
-
-
-
-
- - - - - -
-
-
- - - -

- -
-
-
- - -
-
-

-

Total Subscriber

-
- -
-
-
- New :
- Renewed:
-
- -
-
-
- -
- - - - - - -
-
-
- - - -

- -
-
-
- -
-
-

-

Total Subscriber

-
- -
-
-
- New :
- Renewed:
-
- -
-
-
-
- -
+
+
-
-
- -
-
- - table-user - -
- -
- -
-
-
-
-

- -

+
+ -
-
-
-
-
-

Total Subscribers

-
-
+ +

Sales

+ +
+
+
+

+

Books

+
-
-
-

New Subscribers

-
-
-
-
-
-

Renewed

-
-
+
+

+

Today sale

+ +
+
+
+ MTD : -₹ + YTD : -₹
-
- - -
-
- -

+ +
+
+
+ + -
-
-
- - -
-
-

-

Total Subscriber

-
- -
-
-
+

+ +
+
+
+ + +
+
+

+

Total Subscriber

+
+ +
+
+
New :
Renewed:
- + +
+
+
+
+ + + +
+
+
+ + + +

+ +
+
+
+ +
+
+

+

Total Subscriber

+
+ +
+
+
+ New :
+ Renewed:
+
+
+
+
+
+ + + +
+
+
+
+ +
+
+ + table-user + +
+ +
+ +
+
+
+
+

+ +

+
+
+
+
+
+
+
+

Total Subscribers

+
+
+
+
+
+

New Subscribers

+
+
+
+
+
+

Renewed

+
-
- - +
+
+
+ - -
-
-
-

Expiring Membership List

-
-
- - - - - - - - - - - - - - +
+
+
+ + + +

+ +
+
+
+ + +
+
+

+

Total Subscriber

+
+ +
+
+
+ New :
+ Renewed:
+
+
+
+
+
+ + +
+
+
+
+

Expiring Membership List

+
+
+
#NameMobile NoEmailScheme NameExpiring InNotification On
+ + + + + + + + + + + + + "; // print_r($expiring_membership); // print ""; @@ -280,39 +272,32 @@ foreach ($expiring_membership as $e) : $daysincount = (int)$e['countdays']; $daysincountstring = ($daysincount == 0 ? 'Today' : ($daysincount == 1 ? 'Tomorrow' : $daysincount . ' days')); + ?> + + + + + + + + + - - - - - - - - - - - - - - + + - - -
#NameMobile NoEmailScheme NameExpiring InNotification On

+ -
-
- -

- -
-
-
-
-
-
+ + +
+
+
+
+
+
- - \ No newline at end of file + + + \ No newline at end of file diff --git a/app/Views/template/topbar.php b/app/Views/template/topbar.php index 19bf8437..06040520 100644 --- a/app/Views/template/topbar.php +++ b/app/Views/template/topbar.php @@ -54,7 +54,7 @@
- --> --> + -->