{{-- Permission matrix, rendered from App\Support\Permissions::catalogue() so the UI can never drift from what the Gates actually check. $catalogue group => [slug => label] $granted list of slugs already held --}}
Built-in role — the name is fixed because the system refers to it internally.
@endifEach permission maps to one operation. A user holding none of a module's permissions will not see it in the menu at all.
@if (isset($role) && $role->isAdministrator())