@extends('email.layouts.master') @section('content')
Hello {{ ucfirst($username) }},
{{ $message_body ?? 'We noticed a recent change to your account security settings.' }}
If you initiated this action, no further action is required.