@extends('admin.layout') @section("css") @endsection @section('content') 权限管理 添加 权限名 权限标识 创建时间 操作 @endsection @section('js') @endsection