{{ global_setting()->name }} |
Payment Receipt
|
||||||
@lang('modules.billing.billedTo') |
@lang('modules.billing.paid')
|
||||||
@lang('modules.package.description') | @lang('modules.package.packageName') | @lang('modules.package.packagePrice') | @lang('modules.package.amount') ({{ $invoice->globalCurrency->currency_code }}) | ||
{{ $invoice->package->description }} | {{ $invoice->package->package_name }} ({{ $invoice->package_type }}) | {{ $invoice->sub_total ?? 0 }} | {{ $invoice->sub_total ?? 0 }} | ||
|
|