diff --git a/resources/views/print/resittebusautotawarruq.blade.php b/resources/views/print/resittebusautotawarruq.blade.php
index c72f4e4..78f9b1e 100644
--- a/resources/views/print/resittebusautotawarruq.blade.php
+++ b/resources/views/print/resittebusautotawarruq.blade.php
@@ -340,6 +340,21 @@ hr.new5 {
padding:4px;
}
+ .header-style{
+ display: flex;
+ justify-content: space-between;
+ align-items: center
+ }
+
+ .header-style span {
+ font-family: Arial, Helvetica, sans-serif;
+ text-align: right;
+ background-color: #d9deda;
+ color: black;
+ padding: 2px;
+ font-size: 10px;
+ border: 1px solid black;
+ }
@@ -348,17 +363,12 @@ hr.new5 {
-
-
- |
-
-
-
-
-
- | Salinan Pelanggan |
-
-
+
@@ -413,9 +423,18 @@ hr.new5 {
: RM {{ number_format($gadai['pinjaman']-$transaction_keuntungan['bayaran_pembiayaan'],2) }} |
- | Jumlah Bayaran |
+ |
+
+
+ |
+
+
+ |
+
+
+ | Jumlah Bayaran |
|
- : RM {{ number_format($transaction_keuntungan['bayaran_pembiayaan']+$transaction_keuntungan['bayaran_keuntungan'],2) }} |
+ : RM {{ number_format($transaction_keuntungan['bayaran_pembiayaan']+$transaction_keuntungan['bayaran_keuntungan'],2) }} |
@@ -450,16 +469,12 @@ hr.new5 {
-
-
- |
-
-
-
+
@@ -511,9 +526,18 @@ hr.new5 {
| : RM {{ number_format($gadai['pinjaman']-$transaction_keuntungan['bayaran_pembiayaan'],2) }} |
- | Jumlah Bayaran |
+ |
+
+
+ |
+
+
+ |
+
+
+ | Jumlah Bayaran |
|
- : RM {{ number_format($transaction_keuntungan['bayaran_pembiayaan']+$transaction_keuntungan['bayaran_keuntungan'],2) }} |
+ : RM {{ number_format($transaction_keuntungan['bayaran_pembiayaan']+$transaction_keuntungan['bayaran_keuntungan'],2) }} |