@component('mail::message') #
@lang('email.paymentReminder.subject')
# @lang('app.invoice') @lang('app.details') - @component('mail::text', ['text' => $content]) @endcomponent @component('mail::button', ['url' => $paymentUrl, 'themeColor' => $themeColor]) @lang('app.view') @lang('app.invoice') @endcomponent @lang('email.regards'),
{{ config('app.name') }} @endcomponent