|
@hasSection('footer')
@yield('footer')
@else
{{ __('notifications.email.footer_text') }}
{{ config('app.url') }}
{{ __('notifications.email.manage_preferences') }}
© {{ date('Y') }} Mountain View Egypt — MVNexus
{{ __('notifications.email.subtitle') }}
@endif
|