|
{{ $rent->tenant->user->name }} |
@lang('modules.receipt.paymentReceipt')
|
||||
|
@lang('modules.receipt.billedTo')
@lang('modules.receipt.address') |
@lang('modules.receipt.paid')
|
||||
| @lang('modules.receipt.description') | @lang('modules.tenant.rentAmount') | @lang('modules.receipt.rentPaid') | @lang('modules.receipt.amount') ({!! $society->currency->currency_code !!}) | ||
|
@lang('modules.receipt.apartmentNumber') {{ $rent->apartment->apartment_number }}
|
{{ $rent->rent_amount }} ({!! $society->currency->currency_code !!}) | {{ $rent->rent_amount }} ({!! $society->currency->currency_code !!}) | {{ $rent->rent_amount }} ({!! $society->currency->currency_code !!}) | ||
|
|
||||