@extends('admin.layouts.app') @section('title', 'Edit ' . $user->name) @section('page-title', 'Edit User') @section('page-subtitle', 'Update ' . $user->name . '\'s account') @section('content')
• {{ $error }}
Change Password (leave blank to keep current)