@extends('layouts.admin') @section('content')

Edit user

Update account details, balances, permissions, consent flags, and security settings from one place.
Back to users
@csrf @method('PUT')
Account details
Store balances
Security
Only fill this in when you want to replace the existing password.
Use this if the customer loses authenticator access and needs to set up two-factor authentication again.
Status and consent
is_active))>
newsletter_subscribed))>
marketing_consent_at))>
email_verified_at))>
Cancel
@endsection