@extends('layouts.app') @section('title', 'Permission Denied') @push('styles') @endpush @section('content')
Your role doesn't include the permission needed to see {{ session('denied_label') ?? 'this page' }}. Ask your business owner to grant it from Roles & Permissions.
@if(session('denied_permission'))If you think this is a mistake, contact the business owner or administrator.