@inject('carbon', '\Carbon') @inject('constant', '\App\Util\Constant') @php $adminFee=$pph23=$ppn = 0; if ($data->adminFee != 0 ) { $pph23 = ($data->adminFee * ( 2 / 100)); $ppn = ($data->adminFee * ( 11 / 100)); $adminFee = ($data->adminFee + $ppn) - $pph23; } @endphp
![]() |
|
Penerima Pembiayaan | : | {{ $data->customerDetail->mostRecentCreditApplication->creditApplicationBusiness->businessName }} |
Payor | : | {{ $data->payorName }} |
Invoice yang dibiayakan | : | {{ getPriceNumber($data->payorBillInfo) }} |
Nilai Invoice yang diajukan | : | Rp {{ getPriceNumber($data->invoiceValue) }} |
Nilai Pembiayaan | : | Rp {{ getPriceNumber($data->submissionValue) }} |
Tenor | : | {{ $data->period > 0 ? getPriceNumber($data->period) . ' bulan' : getPriceNumber($data->periodDay) . ' hari' }} |
Ujroh per tahun | : | {{ number_format((float)$data->marginRate, 2, '.', '') }}% |
Ujroh Per Hari | : | {{ number_format((float)$data->dailyMarginRate, 2, '.', '') }}% |
Total Ujroh | : | Rp {{ getPriceNumber($data->totalMarginAmount) }} |
Total Pelunasan | : | Rp {{ getPriceNumber($data->submissionValue + $data->totalMarginAmount) }} |
Tanggal Penyaluran | : | {{ empty($data->activeAt) ? "" : parseDateToIndonesian($carbon::parse($data->activeAt)->format('d M Y')) }} |
Tanggal Akad | : | {{ empty($data->adminFeeDate) ? "" : parseDateToIndonesian($carbon::parse($data->adminFeeDate)->format('d M Y')) }} |
Tanggal Pelunasan | : | {{ empty($data->repaymentDate) ? "" : parseDateToIndonesian($carbon::parse($data->repaymentDate)->format('d M Y')) }} |
Admin Fee | : | Rp {{ getPriceNumber($data->adminFee) }} |
PPN 11% | : | Rp {{ getPriceNumber($ppn) }} |
PPh 23 2% | : | Rp {{ getPriceNumber($pph23) }} |
Admin Fee Net | : | Rp {{ getPriceNumber($adminFee) }} |
Admin Fee dibayarkan H-1 sebelum pencairan sebagai syarat pencairan |
Mohon ditransfer ke rekening:
Nama Bank : BNI
Norek : 979494632
Atas Nama : DUHA MADANI SYARIAH PT
NPWP Duha : 85.499.645.1-012.000
Mohon dapat mengirimkan E-Bupot atau bukti potong PPh 23 kepada kami
E-Bupot bisa dikirim ke emal : Finance@duhasyariah.com
Jenis jasa : Jasa Management (411124 - 204)
Dibuat oleh
AR Staff