@extends('admin::layouts.admin') @section('title', 'Edit User') @section('content')

Edit User: {{ $user->name }}

Back to List

Leave blank to keep current password

Cancel

Danger Zone

@endsection