@extends('errors::minimal') @section('title', __('Access Unauthorized!')) @section('code', '401') @section('message', __('Opps! Looks like you are not authorized to access this page.'))