1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/resources/views/emails/license_confirmation_text.blade.php
2015-09-03 10:36:00 +03:00

8 lines
154 B
PHP

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