diff --git a/app/Views/Report_attach_inward.php b/app/Views/Report_attach_inward.php index e6188153..652b5607 100644 --- a/app/Views/Report_attach_inward.php +++ b/app/Views/Report_attach_inward.php @@ -183,7 +183,7 @@
| SNo | BillNO | diff --git a/app/Views/Report_purchase_inward.php b/app/Views/Report_purchase_inward.php index 34b99550..b6891477 100644 --- a/app/Views/Report_purchase_inward.php +++ b/app/Views/Report_purchase_inward.php @@ -235,7 +235,7 @@ table.dataTable thead > tr > td.sorting {
|---|
| SNo | diff --git a/app/Views/Report_supplierlink_summary.php b/app/Views/Report_supplierlink_summary.php index 0ad3b653..4c39a2d0 100644 --- a/app/Views/Report_supplierlink_summary.php +++ b/app/Views/Report_supplierlink_summary.php @@ -251,7 +251,7 @@ table.dataTable thead > tr > td.sorting {
|---|
| SNo | diff --git a/app/Views/addEmployee.php b/app/Views/addEmployee.php index edc854c2..c92babf2 100644 --- a/app/Views/addEmployee.php +++ b/app/Views/addEmployee.php @@ -1,803 +1,874 @@ - +.form-group { + padding-bottom: 4%; +} +.pad { + padding-bottom: 1%; +} + +.badge { + color: red; + background-color: #fff; +} + +legend { + border-bottom: 1px solid #ae9797 !important; +} + +.box { + border-top: 0px solid #70b673 !important; +} + + +
|---|
| SNo | diff --git a/app/Views/bankamountunpaid.php b/app/Views/bankamountunpaid.php index 3a6ef468..9c35661c 100644 --- a/app/Views/bankamountunpaid.php +++ b/app/Views/bankamountunpaid.php @@ -42,7 +42,7 @@ foreach($financialyear as $item)
|---|
| SNo | diff --git a/app/Views/bankcustomerledger.php b/app/Views/bankcustomerledger.php index deb79ed5..cb7c7a72 100644 --- a/app/Views/bankcustomerledger.php +++ b/app/Views/bankcustomerledger.php @@ -73,7 +73,7 @@ p {
|---|
| SNo | BillNO | diff --git a/app/Views/bankreceivedsupp.php b/app/Views/bankreceivedsupp.php index 98e5dab1..7244d806 100644 --- a/app/Views/bankreceivedsupp.php +++ b/app/Views/bankreceivedsupp.php @@ -212,7 +212,7 @@ foreach($financialyear as $item)
|---|
| Supplier Name | diff --git a/app/Views/banksettlement.php b/app/Views/banksettlement.php index 7db10d63..130c894d 100644 --- a/app/Views/banksettlement.php +++ b/app/Views/banksettlement.php @@ -80,7 +80,7 @@ if(!empty($mapping))
|---|
| SNo | BillNO | diff --git a/app/Views/includes/header.php b/app/Views/includes/header.php index e5563918..acab8ab6 100644 --- a/app/Views/includes/header.php +++ b/app/Views/includes/header.php @@ -1,7 +1,7 @@ - - + + @@ -212,7 +212,9 @@ RI - RESICO + +
|---|