@extends('layouts.app') @section('title') 没有权限请求当前资源 @endsection @section('content')

没有权限请求当前页面或资源,如未登录请重新登录

@endsection