@include('admin.partials.flash') @if (session('status') === 'password-updated')
Password updated successfully.
@endif

Profile information

Update your name and email address.

@include('profile.partials.update-profile-information-form')

Update password

Use a strong password to keep your account secure.

@include('profile.partials.update-password-form')