mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
8 lines
154 B
PHP
8 lines
154 B
PHP
{!! $client !!},
|
|
|
|
{!! trans('texts.payment_message', ['amount' => $amount]) !!}
|
|
|
|
{!! $license !!}
|
|
|
|
{!! trans('texts.email_signature') !!}
|
|
{!! $account !!} |