@if($showWelcome ?? true) {{__('email-welcome')}} @endif {{__('email-greeting')}} {{$userName??__('Customer')}}: @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')}} UOFFER GLOBAL. All Rights Reserved.