| {{ Html::image(url('assets/imgs/logo.png'), '', ['style' => 'width:100%']) }} |
{{ auth()->user()->agency->name }}{{-- TODO: Agency tagline attribute --}}Jasa Pembuatan Website dan Aplikasi Berbasis Web
{!! nl2br(auth()->user()->agency->address) !!}
@lang('contact.phone_abb') {{ auth()->user()->agency->phone }} |
@lang('payment.receipt'){{--No. Invoice: __________ --}} |
| @lang('payment.from') : | {{ $payment->partner->name }} | |
| @lang('payment.cash_amount') : | {{ ucwords(Terbilang::make($payment->amount)) }} Rupiah | |
| @lang('payment.description') : | {{ $payment->description }} | |
| {{-- TODO: Agency city attribute --}} Banjarmasin, {{ dateId($payment->date) }} | ||
| @lang('payment.words_amount') | {{ formatRp($payment->amount) }},- |
{{ auth()->user()->name }}, S. Kom. {{ auth()->user()->agency->name }} |