@extends('layouts.app') @section('title', 'Profile') @push('styles') @endpush @section('content')
Manage your account information and security settings
Update your account's profile information and email address.
@if (session('status') === 'profile-updated') @endifOnce your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm.
@error('password', 'userDeletion') @enderror