@extends('admin.layout') @section('content')

创建权限

@include('admin.error')
{{ csrf_field() }}
@endsection