Hello{{ isset($user) && !empty($user->name) ? ' ' . (is_string($user->name) ? $user->name : '') : '' }},
We noticed a new sign-in to your account. If this was you, no action is needed.
@extends('emails.layout') @section('content')