| {{ appLogoImage(['style' => 'width: 100px;']) }} |
{{ 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 |
@lang('payment.receipt'){{--No. Invoice: __________ --}} |
| @lang('payment.from') : | {{ $payment->partner->name }} | |
| @lang('payment.cash_amount') : | {{ formatRp($payment->amount) }},- | |
| @lang('payment.description') : | {{ $payment->description }} | |
| {{ Option::get('agency_city') ? Option::get('agency_city').', ' : '' }} {{ dateId($payment->date) }} | ||
| @lang('payment.words_amount') | {{ ucwords(Terbilang::make($payment->amount)) }} Rupiah |
{{ auth()->user()->name }} {{ Option::get('agency_name') }} |