@extends('errors::minimal') @section('title', __('Server Error')) @section('message', __('Server Error')) @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