403
Access Denied
{{ $message ?? 'You do not have permission to access this page or action.' }}
@extends('admin.layouts.master') @section('title', 'Access Denied') @section('content')
{{ $message ?? 'You do not have permission to access this page or action.' }}