@extends('layout.admin') @section('head') @extends('layout.header') @section('header_title', 'Access denied') @endsection @section('content')
You do not have access to this area

Your account is not permitted to open this module. If you need access, ask an administrator to update your privileges.

@isset($module)

Requested module: {{ $module }}

@endisset
Go to home
@endsection