From 8d7f580f6a47d4d213b9c14afdae89d97571a5b0 Mon Sep 17 00:00:00 2001 From: Hafifie PKB Date: Tue, 26 Dec 2023 11:36:05 +0800 Subject: [PATCH] fix resit duitpelanggan --- resources/views/print/resittebus.blade.php | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/resources/views/print/resittebus.blade.php b/resources/views/print/resittebus.blade.php index 9f13dfb..cd523cd 100644 --- a/resources/views/print/resittebus.blade.php +++ b/resources/views/print/resittebus.blade.php @@ -658,21 +658,6 @@ hr.new5 { - - - - - - - - - - - - - -
Duit Pelanggan: RM {{ number_format($transaction_tebus['duitpelanggan'], 2) }}
Jumlah Perlu Dibayar: RM {{ number_format($transaction_tebus['duit_masuk'], 2) }}
Baki: RM {{ number_format($transaction_tebus['bakipelanggan'], 2) }}
-
....................................................