@extends('layouts.guest') @section('title', 'Unauthorized - Error 403') @section('content')
{{ $exception->getMessage() ?: 'You do not have permission to access this page' }}
If you believe this is an error, please contact technical support