@component('mail::message')

@lang('base/folio.text_mail_text_0')

{!! sprintf(__('base/folio.text_mail_text_1'),$folio->createdUser->name) !!}

@lang('base/folio.text_mail_text_2')

{!! sprintf(__('base/folio.text_mail_text_3'),$folio->name,$folio->product,\App\Helpers\Helper::convertSqlToDateTime($folio->created_at),money($folio->amount_total,$folio->currency->code,true),$folio->currency->code) !!}
@component('mail::subcopy') @lang('base/folio.text_mail_text_4') @lang('base/folio.text_mail_text_5') {!! sprintf(__('base/folio.text_mail_text_6'),config('app.name')) !!}

@lang('base/folio.text_mail_text_7')

@endcomponent @endcomponent