@php ($widthall = 250) @php ($widthtitle = 200) @php ($widthvalue1 = 400) @php ($widthvalue2 = 200) @if($title == 'NON TAGIHAN LISTRIK')
| TANGGAL : {{\Carbon\Carbon::parse($transaksi->tgl_entri)->toDateTimeString()}} | @elseTANGGAL : {{\Carbon\Carbon::parse($transaksi->tgl_entri)->toDateTimeString()}} | @endif||||||||||
STRUK PEMBELIAN {{$titleStruk}} |
@elseif($title == 'TAGIHAN LISTRIK')
STRUK PEMBAYARAN {{$titleStruk}} |
@elseif($title == 'NON TAGIHAN LISTRIK')
STRUK PEMBAYARAN {{$titleStruk}} |
@endif
|||||||||
| NO METER | : {{isset($keterangan['idmet']) ? $keterangan['idmet'] : "-"}} | METERAI | : RP. {{number_format(str_replace(".","",str_replace(",00","",str_replace(",0","",(isset($keterangan['materai']) ? $keterangan['materai'] : 0)))), 2, ",",".")}} | ||||||||
| TRANSAKSI | : {{isset($keterangan['jns']) ? $keterangan['jns'] : "-"}} | ||||||||||
| NO REGISTRASI | : {{$transaksi->sn}} | @elseif($title == 'TAGIHAN LISTRIK')IDPEL | : {{$transaksi->tujuan}} | @elseIDPEL | : {{isset($keterangan['idpel']) ? $keterangan['idpel'] : "-"}} | @endif @if($title == 'TAGIHAN LISTRIK')BL/TH | : {{isset($keterangan['ptg']) ? $keterangan['ptg'] : "-"}} | @elseif(stripos($title, 'LISTRIK PRABAYAR') !== FALSE)PPN | : RP. {{number_format(str_replace(".","",str_replace(",0","",str_replace(",00","",(isset($keterangan['ppn']) ? $keterangan['ppn'] : "0")))), 2, ",",".")}} | @endif||
| TGL REGISTRASI | : {{isset($keterangan['ptg']) ? $keterangan['ptg'] : "-"}} | @elseif($title == 'TAGIHAN LISTRIK')NAMA | : {{isset($keterangan['nama']) ? $keterangan['nama'] : "-"}} | @elseNAMA | : {{isset($serial['nama']) ? $serial['nama'] : "-"}} | @endif @if($title == 'TAGIHAN LISTRIK')STAND METER | : {{isset($keterangan['stm']) ? $keterangan['stm'] : "-"}} | @elseif(stripos($title, 'LISTRIK PRABAYAR') !== FALSE)PPJ | : RP. {{number_format(str_replace(".","",str_replace(",00","",str_replace(",00","",(isset($keterangan['ppj']) ? $keterangan['ppj'] : "0")))), 2, ",",".")}} | @endif||
| NAMA | : {{isset($keterangan['nama']) ? $keterangan['nama'] : "-"}} | @elseif($title == 'TAGIHAN LISTRIK')TARIF/DAYA | : {{$keterangan['trd']}}VA | @elseif(stripos($title, 'LISTRIK PRABAYAR') !== FALSE)TARIF/DAYA | : {{$serial['golongan']}}/{{$serial['daya']}} | @endif @if(stripos($title, 'LISTRIK PRABAYAR') !== FALSE)ANGSURAN | : RP. {{number_format(str_replace(".","",str_replace(",00","",str_replace(",0","",(isset($keterangan['angsuran']) ? $keterangan['angsuran'] : "0")))), 2, ",",".")}} | @endif||||
| NO REF | : {{isset($keterangan['plnref']) ? $keterangan['plnref'] : "-"}} | RP STROOM/TOKEN | : RP. {{number_format(str_replace(".","",str_replace(",00","",(isset($keterangan['rptoken']) ? $keterangan['rptoken'] : "0"))), 2, ",",".")}} | @elseif($title == 'TAGIHAN LISTRIK')RP TAG PLN | : |
@elseif($title == 'NON TAGIHAN LISTRIK')
IDPEL | : {{isset($keterangan['idpel']) ? $keterangan['idpel'] : $transaksi->tujuan}} | @endif||||
| RP BAYAR | : RP. {{number_format(($nominal + $admin), 2, ",",".")}} | JML KWH | : {{str_replace(".",",",(isset($serial['kwh']) ? $serial['kwh'] : "-"))}} | @elseif($title == 'TAGIHAN LISTRIK')NO REF | : {{$transaksi->sn}} | @elseif($title == 'NON TAGIHAN LISTRIK')BIAYA PLN | : RP. {{number_format(str_replace(".","",str_replace(",00","",(isset($keterangan['tag']) ? $keterangan['tag'] : "0"))), 2, ",",".")}} | @endif||||
| ADMIN BANK | : {{number_format($admin, 2, ",",".")}} | ||||||||||
| GSP REF | : {{isset($keterangan['plnref']) ? $keterangan['plnref'] : "-"}} | ||||||||||
STROOM / TOKEN : {{isset($serial['sn']) ? $serial['sn'] : "-"}} |
@elseif($title == 'TAGIHAN LISTRIK')
PLN menyatakan struk ini sebagai bukti pembayaran yang sah. |
@elseif($title == 'NON TAGIHAN LISTRIK')
PLN menyatakan struk ini sebagai bukti pembayaran yang sah, mohon disimpan. | @endif|||||||||
| ADMIN BANK | : RP. {{number_format($admin, 2, ",",".")}} | ||||||||||
| ADMIN BANK | : RP. {{number_format($admin, 2, ",",".")}} | ||||||||||
| TOTAL BAYAR | : |
||||||||||
| TOTAL BAYAR | : RP. {{number_format(($admin + $tag), 2, ",",".")}} | ||||||||||
{{$tunggakan}}{{isset($keterangan['info']) ? $keterangan['info'] : ""}} |
@elseif(stripos($title, 'LISTRIK PRABAYAR') !== FALSE)
{{isset($keterangan['info']) ? $keterangan['info'] : ""}} |
@elseif($title == 'NON TAGIHAN LISTRIK')
{{isset($keterangan['info']) ? $keterangan['info'] : ""}} |
@endif
|||||||||