From dec36900926441b2a9a45e668c5be5afddd839c0 Mon Sep 17 00:00:00 2001 From: vadivel J Date: Mon, 14 Oct 2024 17:32:30 +0530 Subject: [PATCH] worked on page header --- app/Views/AmendPOlist.php | 11 ++++++++++- app/Views/CoatingMachineDetail.php | 10 +++++++++- app/Views/POlist.php | 13 ++++++++++++- app/Views/Report_pending_purchase.php | 11 ++++++++++- app/Views/alterpurchaseorder.php | 11 ++++++++++- app/Views/assetListing.php | 14 +++++++++----- app/Views/attendance.php | 10 +++++++++- app/Views/companyview.php | 15 +++++++++++---- app/Views/configlisting.php | 19 ++++++++++++++----- app/Views/costListing.php | 9 +++++++++ app/Views/createPOfromRequistion.php | 11 ++++++++++- app/Views/departmentListing.php | 14 ++++++++++++-- app/Views/employeeListing.php | 10 +++++++++- app/Views/emppayListing.php | 12 +++++++++++- app/Views/expense_list.php | 9 ++++++++- app/Views/factoryMachineMasterDetails.php | 15 +++++++++++---- app/Views/inwardgateregister.php | 10 +++++++++- app/Views/leavereports.php | 12 +++++++++++- app/Views/monthlypayinputs.php | 11 ++++++++++- app/Views/payslipgenerate.php | 11 ++++++++++- app/Views/porelease_view.php | 13 +++++++++++-- app/Views/publicholidays.php | 12 ++++++++++-- app/Views/requisitionlisting.php | 11 ++++++++++- app/Views/sales_invoice.php | 11 ++++++++++- app/Views/transporterListing.php | 12 ++++++++++-- app/Views/userListing.php | 17 ++++++++++++++--- app/Views/viewinwardgateregister.php | 9 ++++++++- 27 files changed, 277 insertions(+), 46 deletions(-) diff --git a/app/Views/AmendPOlist.php b/app/Views/AmendPOlist.php index 2efdcd06..ef5e1383 100755 --- a/app/Views/AmendPOlist.php +++ b/app/Views/AmendPOlist.php @@ -66,7 +66,16 @@
-

Amendment Purchase Order List

+
+ +
+
diff --git a/app/Views/CoatingMachineDetail.php b/app/Views/CoatingMachineDetail.php index 3bf67dce..952e69f2 100644 --- a/app/Views/CoatingMachineDetail.php +++ b/app/Views/CoatingMachineDetail.php @@ -90,7 +90,15 @@
-

+
+ +
+ diff --git a/app/Views/POlist.php b/app/Views/POlist.php index 60e1ff8c..c1bb7d8f 100755 --- a/app/Views/POlist.php +++ b/app/Views/POlist.php @@ -69,6 +69,8 @@ + +
@@ -78,7 +80,16 @@
-

Purchase Order List

+
+ +
+
-

Report - Pending Purchase Order

+
+ +
+
diff --git a/app/Views/alterpurchaseorder.php b/app/Views/alterpurchaseorder.php index 58ef159c..807b1ed8 100755 --- a/app/Views/alterpurchaseorder.php +++ b/app/Views/alterpurchaseorder.php @@ -2345,7 +2345,16 @@ if (!empty($INRSYMBOL)) {
-

Emergency Purchase Order

+
+ +
+
diff --git a/app/Views/assetListing.php b/app/Views/assetListing.php index dd08c837..e6cf11e2 100755 --- a/app/Views/assetListing.php +++ b/app/Views/assetListing.php @@ -45,11 +45,15 @@
-
-

Asset Details

- Add New Asset - -
+
+
+ +
diff --git a/app/Views/attendance.php b/app/Views/attendance.php index 562a2050..f40922c6 100755 --- a/app/Views/attendance.php +++ b/app/Views/attendance.php @@ -187,7 +187,15 @@ $currentday = date('d');
-

Employee Monthly Attendance View/Edit

+
+ +
+
diff --git a/app/Views/companyview.php b/app/Views/companyview.php index 9cbc0951..5a1af7a2 100755 --- a/app/Views/companyview.php +++ b/app/Views/companyview.php @@ -442,10 +442,17 @@ if (!empty($filenames)) {
-
-

Business Settings

- Back -
+
+
+ +
+
+
diff --git a/app/Views/configlisting.php b/app/Views/configlisting.php index 319f635b..5e273213 100755 --- a/app/Views/configlisting.php +++ b/app/Views/configlisting.php @@ -64,13 +64,22 @@
-
-
+
+
-

Configuration Details

- Add New Configuration +
+ +
+ Add New Configuration +
+ +
-
+
+
+ +

Cost Details

Add New Cost List
diff --git a/app/Views/createPOfromRequistion.php b/app/Views/createPOfromRequistion.php index e3d89c08..e62202bb 100755 --- a/app/Views/createPOfromRequistion.php +++ b/app/Views/createPOfromRequistion.php @@ -268,7 +268,16 @@
-

Create Purchase Order from Requistion

+
+ +
+ Create Purchase Order diff --git a/app/Views/departmentListing.php b/app/Views/departmentListing.php index d90ec22c..90b3679d 100755 --- a/app/Views/departmentListing.php +++ b/app/Views/departmentListing.php @@ -50,9 +50,19 @@
+
-

Department Details

- Add New department +
+ +
+ Add New department + +
diff --git a/app/Views/employeeListing.php b/app/Views/employeeListing.php index 0db28b67..fde4a92b 100755 --- a/app/Views/employeeListing.php +++ b/app/Views/employeeListing.php @@ -90,7 +90,15 @@
-

Employee Details

+
+ +
+ Add New Employee
diff --git a/app/Views/emppayListing.php b/app/Views/emppayListing.php index f67f00c8..5318c1b1 100755 --- a/app/Views/emppayListing.php +++ b/app/Views/emppayListing.php @@ -6,7 +6,17 @@
-

Employee Loan Details

+
+ +
+ + Create New Loan
diff --git a/app/Views/expense_list.php b/app/Views/expense_list.php index 60c010f8..a5e88c9b 100755 --- a/app/Views/expense_list.php +++ b/app/Views/expense_list.php @@ -65,7 +65,14 @@
-

Expense List

+
+ +
Add New Expense
diff --git a/app/Views/factoryMachineMasterDetails.php b/app/Views/factoryMachineMasterDetails.php index 7bd2b3a0..0d6cabcb 100644 --- a/app/Views/factoryMachineMasterDetails.php +++ b/app/Views/factoryMachineMasterDetails.php @@ -89,10 +89,17 @@ ?> diff --git a/app/Views/inwardgateregister.php b/app/Views/inwardgateregister.php index 2bda916f..ce5c179f 100755 --- a/app/Views/inwardgateregister.php +++ b/app/Views/inwardgateregister.php @@ -77,7 +77,15 @@
-

+
+ +
+