@extends('errors.layout') @section('code', '403') @section('title', 'Access Denied') @section('icon', 'fa-solid fa-shield-halved') @section( 'message', 'You do not have permission to access this page or perform this action. Please contact an administrator if you believe you should have access.' )