diff --git a/resources/views/print/resittebus_ujrah.blade.php b/resources/views/print/resittebus_ujrah.blade.php
index fb8da19e..7c2aa74a 100644
--- a/resources/views/print/resittebus_ujrah.blade.php
+++ b/resources/views/print/resittebus_ujrah.blade.php
@@ -631,21 +631,21 @@
Keuntungan |
: RM {{ number_format($transaction_tebus['onepercent'],2) }} |
-
+ {{--
| (-) Rebat Untung |
: RM
{{ number_format($keuntungan_rebate,2) }}
|
-
+ --}}
| Lain-Lain Caj |
: RM {{ number_format($transaction_tebus['ujrah'],2) }} |
-
+ {{--
| (-) Rebat Lain-Lain Caj |
: RM
{{ number_format($ujrah_rebate, 2) }} |
-
+ --}}
| Jumlah Keuntungan + Lain-Lain Caj |
: RM
@@ -864,21 +864,21 @@
| Keuntungan |
: RM {{ number_format($transaction_tebus['onepercent'], 2) }} |
|
-
+ {{--
| (-) Rebat Untung |
: RM
{{ number_format($keuntungan_rebate, 2) }}
|
-
+ --}}
| Lain-Lain Caj |
: RM {{ number_format($transaction_tebus['ujrah'], 2) }} |
-
+ {{--
| (-) Rebat Lain-Lain Caj |
: RM
{{ number_format($ujrah_rebate, 2) }} |
-
+ --}}
| Jumlah Keuntungan + Lain-Lain Caj |
: RM
|