@extends('admin/public/layout') @section('title')编辑角色@endsection @section('content')

角色编辑 修改角色信息

@endsection @section('script') @endsection