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

Account

Admin profile

Update the identity used by the separate administrator guard.

Profile details

@csrf @method('PUT')

Security

Password & session

Use a long unique password. The initial password is never shown or stored in plaintext.

Change password →
Admin email and password are completely separate from Google user authentication.
@endsection