{{__('email-greeting')}} {{$userName ?? __('Customer')}}: @if($showGreeting ?? true) {{__('email-welcome')}} @endif @yield('content') @if($showHelp ?? false) {{__('email-help')}} @endif {!! __('email-thanks') !!} {{__('email-unsubscribe-1')}} {{__('email-unsubscribe-2')}} {{$links['contact']['url'] ?? '#'}} {{__('email-unsubscribe-3')}} Copyright © 2018-{{date('Y')}} UKUOFFER. All Rights Reserved.