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

更新角色

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