*** Invoice *** |
|
|
Transaction Date | Bill Number | Bill Name | Amount | |||
---|---|---|---|---|---|---|
Arrival | Departure | Bill No | Room No | Guest Name | Voucher No | Amount |
{{ date('d-m-Y', strtotime($invoice_detail->transaction_date)) }} | {{ $invoice_detail->bill_no }} | {{ $invoice_detail->bill_name }} | {{ ribuanWithComma($invoice_detail->debt_amount) }} | |||
{{ $invoice_detail->arrival ? ( date('d-m-Y', strtotime($invoice_detail->arrival)) == '01-01-1970' ? '-' : date('d-m-Y', strtotime($invoice_detail->arrival)) ) : '-' }} | {{ $invoice_detail->departure ? ( date('d-m-Y', strtotime($invoice_detail->departure)) == '01-01-1970' ? '-' : date('d-m-Y', strtotime($invoice_detail->departure)) ) : '-' }} | {{ $invoice_detail->bill_no }} | {{ $invoice_detail->room_no }} | {{ $invoice_detail->bill_name }} | {{ $invoice_detail->voucher_no }} | {{ ribuanWithComma($invoice_detail->debt_amount) }} |
In Word: * {{ penyebut2($total) }} | {{ ribuanWithComma($total) }} |
In Word: * {{ penyebut2($total) }} | {{ ribuanWithComma($total) }} |
---|
IDR Account
|
Cashier | Guest Signature | |
Account Receivable |
Chief Accountant |
{{@$invoice->hotel->nama}} {{@$invoice->hotel->alamat}} |
p.{{@$invoice->hotel->telp}} f.{{@$invoice->hotel->fax}} e.{{@$invoice->hotel->email}} |
@{{$invoice->hotel->sosmed}}
|