@component('mail::message') # {{__('system/sys_customer.text_mail_factura_16_text_00')}}

{!! sprintf(__('system/sys_customer.text_mail_factura_16_text_0'),$sys_customer->name) !!}

@lang('system/sys_customer.text_mail_factura_16_text_1')

»{{url('/')}}

@lang('system/sys_customer.text_mail_factura_16_text_2') {{ $sys_customer->email }}
@lang('system/sys_customer.text_mail_factura_16_text_3') {{ $password }}
@if(!empty(config('app.url_videotutorial')))

@lang('system/sys_customer.text_mail_factura_16_text_4')

@component('mail::button', ['url' => config('app.url_videotutorial'),'color' => 'orange']) @lang('system/sys_customer.text_mail_factura_16_text_5') @endcomponent @endif @component('mail::subcopy') @lang('system/sys_customer.text_mail_factura_16_text_6') @lang('system/sys_customer.text_mail_factura_16_text_7')

@lang('system/sys_customer.text_mail_text_5')

@endcomponent @endcomponent