@extends('backend.template.layouts.template-base') @section('title') Permission Denied | {{ config('app.name') }} @endsection @section('content')

Permission Denied


You are not authorized to perform this action.

Please request the required privilege from administrator.

@endsection