{{ config('app.name') }}
 

{{ $title }}

{{ $greeting }}

@foreach(($lines ?? []) as $line)

{{ $line }}

@endforeach @if(!empty($actionText) && !empty($actionUrl))
{{ $actionText }}

Button not working? {{ $actionUrl }}

@endif
 
Help Center | Privacy Policy | Terms of Use

This is an automated security notification from {{ config('app.name') }}. Please do not reply to this email.

© {{ date('Y') }} {{ config('app.name') }}. All rights reserved.