{!! sprintf(__('sales/customer_credit_note.text_mail_text_0'),$customer_credit_note->customer->name) !!}

@lang('sales/customer_credit_note.text_mail_text_1')

{!! sprintf(__('sales/customer_credit_note.text_mail_text_2'),$customer_credit_note->name,\App\Helpers\Helper::convertSqlToDateTime($customer_credit_note->date),money($customer_credit_note->amount_total,$customer_credit_note->currency->code,true),$customer_credit_note->currency->code,$customer_credit_note->reference) !!}