@yield('content')
{{ __('This is an automated message — please do not reply directly to this email.') }}
{{ __('Best regards') }},
|
{{ __('The Amplivo Team') }} |
@yield('content')
{{ __('This is an automated message — please do not reply directly to this email.') }} {{ __('Best regards') }},
{{ __('Copyright ©')}} @if(isset($copyrightName) && !empty($copyrightName)) {{ $copyrightName }} @else {{ config('app.name') }} @endif {{date("Y")}}.{{ __(' All rights reserved.')}} |