@extends('layouts.app') @section('title')权限-基础设置@endsection @section('content')
| ID | 权限名 | 上级 | 许可状态 | 注释 | 类别 | 创建时间 | 操作 |
|---|---|---|---|---|---|---|---|
| @{{authority.id}} | @{{authority.name}} | @{{authority.permission}} | @{{authority.remark}} | @{{authority.type}} | @{{authority.created_at}} | {{-- @can('权限-编辑')--}} {{-- @endcan--}} {{-- @can('权限-删除')--}} {{-- @endcan--}} |