@if ($invoice->no_invoice == 'MMS015245')
PROFORMA INVOICE@elseINVOICE@endif |
Scan Here
| Tanggal | : {{ tgl_lengkap($invoice->tgl_invoice) }} |
| No. Invoice | : {{ $invoice->no_invoice }} |
| Mata Uang | : IDR - (Rupiah) |
| BILL TO : | |
| Kepada | : {{ $invoice->nama }} |
| Up | : {{ $invoice->nama_up }} |
| Alamat | : {{ $invoice->alamat }} |
| No | Kode | Nama Barang | Jumlah | Harga | Disc. | Sub Total |
|---|---|---|---|---|---|---|
| {{ $loop->index + 1 }} | @if ($invoice->id_instalasi == 2843 || $invoice->id_instalasi == 2844) {{ $row->id_produk }} @else {{ strtoupper(substr(md5($row->id_produk), -3)) }} @endif | {{ $row->detail_nama_produk }} Catatan : {!! $row->catatan_detail !!} |
{{ $row->qty_detail }} | {{ number($row->harga_detail) }} | {{ number(($row->harga_detail * $row->qty_detail * $row->disc_detail) / 100) }} @if ($row->disc_plus_detail > 0) + {{ $row->disc_plus_detail }}% @endif @php $total = $row->harga_detail * $row->qty_detail; $discount = ($total * $row->disc_detail) / 100; if ($row->disc_plus_detail > 0) { $discount_plus = ($total * $row->disc_plus_detail) / 100; } else { $discount_plus = 0; } $sub_total_discount = $total - $discount - $discount_plus; @endphp | @php $sub_total = $row->sub_total_detail; @endphp {{ number($sub_total_discount) }} |
| Transfer to
: Virtual Account Name : {{ $invoice->nama_va }}
|
Total Sebelum Pajak | : Rp. | {{ number($invoice->item_details_price) }} | ||||||||||
| PPn | : Rp. | {{ number($invoice->tax) }} | |||||||||||
| Total | : Rp. | {{ number($invoice->gross_amount) }} | |||||||||||
| DP 50% | : Rp. | {{ number($dp = ($invoice->gross_amount * 50) / 100) }} | |||||||||||
| Dibayar | : Rp. | {{ number($invoice->nilai_dibayar) }} | |||||||||||
| Sisa Tagihan
|
: Rp.
|
{{ number($sisa_tagihan = $invoice->gross_amount - $invoice->nilai_dibayar) }}
|
|||||||||||
| Tgl. Dibayar | : | @if ($invoice->status_invoice == 'settlement') {{ tgl_indo($invoice->tgl_pembayaran) }} {{ $invoice->jam_pembayaran }} @endif | |||||||||||
Hormat Kami ,
PT. Megarap Mitra Solusi
Alfani Rahayu,
Manager Finance