# {{ __('Your account has been deleted') }} {{ __('Hello :name,', ['name' => $userName]) }} {{ __('Your :app account and all associated personal data have been permanently deleted, as requested.', ['app' => config('app.name')]) }} {{ __('This includes your profile information, photos, and all other data we held about you.') }} {{ __('If you did not request this deletion, or if you have any questions, please contact us immediately.') }} {{ config('app.name') }}