|
{{ $utility->billType->bill_type_id }} |
@lang('modules.receipt.paymentReceipt')
|
||||
|
@lang('modules.receipt.billedTo')
@lang('modules.receipt.address') |
@lang('modules.receipt.paid')
|
||||
| Description | Amount | Paid | Total ({{ $currencySymbol }}) | ||
|
@lang('modules.receipt.apartmentNumber') {{ $utility->apartment->apartment_number }}
@lang('modules.receipt.billType') {{ $utility->billType->name }}
|
{{ $utility->bill_amount }} ({{ $currencySymbol }}) | {{ $utility->bill_amount }} ({{ $currencySymbol }}) | {{ $utility->bill_amount }} ({{ $currencySymbol }}) | ||
|
|
||||