Subtotal sewa
Rp {{ number_format($subtotal, 0, ',', '.') }}
@if($potongan_diskon > 0)
Diskon / promo{{ $applied_promo_label ? ' ('.$applied_promo_label.')' : '' }}
- Rp {{ number_format($potongan_diskon, 0, ',', '.') }}
@endif
@if($hari_bonus > 0)
Bonus hari gratis{{ $applied_promo_label ? ' ('.$applied_promo_label.')' : ''
}}
+{{ $hari_bonus }} Hari
@endif
@if($jam_bonus > 0)
Bonus jam gratis{{ $applied_promo_label ? ' ('.$applied_promo_label.')' : ''
}}
+{{ $jam_bonus }} Jam
@endif
Kode unik ({{ $grand_total > 0 ? : 'Otomatis' }})
+ Rp {{ $kode_unik }}
Grand total
Rp {{ number_format($grand_total, 0, ',',
'.') }}