@php $title = 'Pemberitahuan: Permintaan Ganti Email'; $displayName = $user->fullname ?? $user->name ?? $user->email; $securityUrl = $securityUrl ?? url('/settings/security'); @endphp
Hallo {{ $displayName }},
We've received a request to change your account email address. This is just a notification.
If you don't feel like you requested this change, secure your account immediately by reset account password
Buka Pengaturan Keamanan
If the button doesn't work, go to:{{ $securityUrl }}
This email is just a notification. You don't need to do anything if this request is from you..
© {{ date('Y') }} {{ $appName }} • {{ parse_url($appUrl, PHP_URL_HOST) ?? $appUrl }}