@extends('layouts.error') @section('title', 'Unauthorized') @section('code', 401) @section('description', 'Sorry, you are not authorized to access this page')