@extends('admin.base') @section('content')

更新用户

{{method_field('put')}} @include('admin.user._form')
@endsection