From f0e528ffcf7ea3b7c5e74fd5a76bc2bd17011e4a Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Mon, 9 Sep 2024 14:57:52 +0530 Subject: [PATCH] content header alignment in masters section - vadivel J --- app/Views/addUser.php | 2 +- app/Views/assetListing.php | 2 +- app/Views/companyview.php | 2 +- app/Views/configlisting.php | 2 +- app/Views/costListing.php | 2 +- app/Views/departmentListing.php | 2 +- app/Views/transporterListing.php | 2 +- app/Views/userListing.php | 11 ++++++++--- 8 files changed, 15 insertions(+), 10 deletions(-) diff --git a/app/Views/addUser.php b/app/Views/addUser.php index 6002edf2..cee4f0d6 100644 --- a/app/Views/addUser.php +++ b/app/Views/addUser.php @@ -6,7 +6,7 @@
-

Add User Details

+

Add User Details

diff --git a/app/Views/assetListing.php b/app/Views/assetListing.php index bc2bd88d..0375314e 100644 --- a/app/Views/assetListing.php +++ b/app/Views/assetListing.php @@ -45,7 +45,7 @@
-

Asset Details

+

Asset Details

diff --git a/app/Views/companyview.php b/app/Views/companyview.php index bdfc85ae..43d6aad7 100644 --- a/app/Views/companyview.php +++ b/app/Views/companyview.php @@ -445,7 +445,7 @@ if (!empty($filenames)) {
-

Business Settings

+

Business Settings

diff --git a/app/Views/configlisting.php b/app/Views/configlisting.php index f94972d2..05ee9fb4 100644 --- a/app/Views/configlisting.php +++ b/app/Views/configlisting.php @@ -47,7 +47,7 @@
-

Configuration Details

+

Configuration Details

diff --git a/app/Views/costListing.php b/app/Views/costListing.php index 08e69cc2..79ca3431 100644 --- a/app/Views/costListing.php +++ b/app/Views/costListing.php @@ -45,7 +45,7 @@
-

Cost Details

+

Cost Details

diff --git a/app/Views/departmentListing.php b/app/Views/departmentListing.php index 49111537..8e591cf8 100644 --- a/app/Views/departmentListing.php +++ b/app/Views/departmentListing.php @@ -52,7 +52,7 @@
-

Department Details

+

Department Details

diff --git a/app/Views/transporterListing.php b/app/Views/transporterListing.php index 50b8e81c..db4f3420 100644 --- a/app/Views/transporterListing.php +++ b/app/Views/transporterListing.php @@ -84,7 +84,7 @@
-

Transporter Details

+

Transporter Details

diff --git a/app/Views/userListing.php b/app/Views/userListing.php index a0b3f109..79edbaf3 100644 --- a/app/Views/userListing.php +++ b/app/Views/userListing.php @@ -46,13 +46,17 @@
-

User Listing

+

User Listing

- + + + + getFlashdata('error'); @@ -133,6 +137,7 @@
+