invoiceninja/app/views/emails/license_confirmation_text.blade.php
2015-02-12 22:50:05 +02:00

8 lines
No EOL
144 B
PHP

{{ $client }},
{{ trans('texts.payment_message', ['amount' => $amount]) }}
{{ $license }}
{{ trans('texts.email_signature') }}
{{ $account }}