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