{{-- Sent only when someone was not in the app to see this on their bell. Says so explicitly, because an email that arrives without explaining why it arrived is the kind people unsubscribe from. --}} # {{ $title ?? 'You have an update' }} Hello {{ $name }}, @if($body) {{ $body }} @endif @if($actionUrl) Open in {{ config('app.name') }} @endif You're getting this because this update was waiting for you in {{ config('app.name') }} and you hadn't opened it. You can turn these emails off in your profile settings — you'll still see everything on your notifications bell when you sign in. Thanks,
{{ config('app.name') }}