@extends('layouts.admin') @section('page_kicker', 'Security') @section('page_title', 'Account settings') @section('content')

Change password

Use a strong password you do not reuse elsewhere.

@csrf @method('PATCH')

Name and email: standard profile.

@endsection