{{-- @if($finvoice->cetak_count < 3) --}} *** COMPANY BILL *** {{-- @else --}} {{-- *** COPY GUEST BILL *** --}} {{-- @endif --}} | |||||||
|
|
Date | No Invoices | Atas Nama | Total | |
---|---|---|---|---|
{{date('Y-m-d', strtotime($detail->created_at))}} | {{ $detail->invoice ? $detail->invoice->no_invoice : ($detail->cartresto ? $detail->cartresto->order_flag : '') }} | {{ $detail->invoice ? $detail->invoice->nama_pelanggan : ($detail->cartresto ? $detail->cartresto->nama_pelanggan : '') }} | @php $nominalpembayaran = 0; $nominalrefund = 0; $balance_total = 0; $nominaltransaksishop = 0; $nominalinvoice = @$detail->invoice->total - @$detail->invoice->total_deposit; if (count(@$detail->invoice->shop_transaction)) { foreach (@$detail->invoice->shop_transaction as $transaction) { $nominaltransaksishop += $transaction->grand_total; } } $balance_total = $nominalinvoice + $nominaltransaksishop - $nominalpembayaran; $balance_total = $balance_total + $nominalrefund; $total = $detail->invoice ? $balance_total : ($detail->cartresto ? $detail->cartresto->grand_total_pos : '') @endphp Rp {{number_format($total, 0, ",", ".")}} | |
Tidak Ada Data |
|
|||
I agree that my liability for this bill is waived and agree to be held personally in the event that the indicated person, company or association fails to pay for any part or full amount of this charge |
Saya menyetujui bahwa hutang saya yang tersebut diatas bersifat mengikat dan apabila orang atau perusahaan atau asosiasi dimakasud gagal melunasi sebagian atau seluruh jumlah dari biaya diatas maka saya akan bertanggung jawab sepenuhnya atas tagihan tersebut |
||
Cashier | Company Signature | ||
|
|
{{@$invoice_company->hotel->nama}} {{@$invoice_company->hotel->alamat}} |
p.{{@$invoice_company->hotel->telp}} f.{{@$invoice_company->hotel->fax}} e.{{@$invoice_company->hotel->email}} |
@ {{@$invoice_company->hotel->sosmed}}
|