{{ __('Profile') }} {{ __('Manage your profile information, update your password, or delete your account.') }}
@include('profile.partials.update-profile-information-form')
@include('profile.partials.update-password-form')
@include('profile.partials.delete-user-form')