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

添加用户

@include('admin.user._form')
@endsection