@extends('admin::layouts.master') @section('title', '角色管理') @section('content')
选中所有 取消选中
@{{ role.title }}
@{{ method.name }}
保存 取消
@endsection @push('footer') @endpush