@push('scripts') @include('penjualan.script'); @endpush @push('styles') @endpush
0
Nama Barang | Diskon (Rp) | Diskon (%) | Jumlah | Harga Jual | Subtotal | Tools |
---|---|---|---|---|---|---|
{{ $d->nama_item }} | {{ number_format($d->harga_item) }} | {{ number_format($d->qty * ($d->harga_item - $d->diskon)) }} | ||||
|
Grand Total : |
0 |