@extends('errors::minimal') @section('title', __('Not Found')) @section('code', '404') @section('message', 'Page not Found!') @section('text','You do not have permission to view this page using the credentials that you have provided while login. Please contact your site administrator.') @section('image') page-misc-not-authorized @endsection