@php $baseStyle = 'font-family: Aptos Narrow;'; $headStyle = "$baseStyle background-color: #156082; color: white; font-weight: bold;"; $bodyStyle = "$baseStyle background-color: #C0E6F5; border: 1px solid black;"; @endphp
NPWP | {{ str_pad(@$npwp, 16, '0', STR_PAD_LEFT) }} | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Masa Pajak | {{ @$month }} | |||||||||||
Tahun Pajak | {{ @$year }} | |||||||||||
TrxCode | BuyerName | BuyerIdOpt | BuyerIdNumber | GoodServiceOpt | SerialNo | TransactionDate | TaxBaseSellingPrice | OtherTaxBaseSellingPrice | VAT | STLG | Info | |
{{ $item['trx_code'] }} | {{ $item['buyer_name'] }} | {{ $item['buyer_id_opt'] }} | {{ $item['buyer_id_number'] }} | {{ $item['good_service_opt'] }} | {{ $item['serial_no'] }} | {{ $item['transaction_date'] }} | {{ $item['tax_base'] }} | {{ $item['other_tax_base'] }} | {{ $item['vat'] }} | {{ $item['stlg'] }} | ok |