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