@extends('admin.base') @section('content')
更新用户
{{csrf_field()}} {{method_field('put')}}
不修改密码则留空
返 回
@endsection