| {!! appLogoImage(['style' => 'width:100%']) !!} |
{{ Option::get('agency_name') }}{{ Option::get('agency_tagline') }}
@if (Option::get('agency_address'))
{{ Option::get('agency_address') }}
@endif
@if (Option::get('agency_phone')) @lang('contact.phone_abb') {{ Option::get('agency_phone') }} @endif |
{{ trans('invoice.invoice') }}{{ trans('invoice.number') }} : INV-{{ $invoice->number }}
{{ trans('app.date') }} : {{ dateId($invoice->created_at->format('Y-m-d')) }}
|
||||||||||
{{ trans('app.to') }} :{{ $invoice->project->customer->name }} |
||||||||||||
| {{ trans('project.jobs') }} : | ||||||||||||
|
||||||||||||
| {{ trans('payment.words_amount') }} : | {{ ucwords(Terbilang::make($invoice->amount)) }} Rupiah | |||||||||||
|
Pembayaran dapat dilakukan melalui transfer ke rekening berikut: No. Rek : BCA // 782-0088-543An. NAFIES LUTHFI Terima kasih atas kerjasamanya. |
||||||||||||
|
{{ Option::get('agency_city') ? Option::get('agency_city').', ' : '' }}
{{ dateId($invoice->created_at->format('Y-m-d')) }} {{ Option::get('agency_name') }}
|
||||||||||||