@extends('layouts.app') @section('title', 'Roles • Settings') @section('content')
Roles & permissions
Dach CMS uses a single role string per user for fast administration. The matrix below documents the recommended access pattern; granular RBAC can be activated later without changing this screen.
| Role | @foreach($moduleLabels as $m){{ str_replace('-', ' ', $m) }} | @endforeach
|---|---|
| {{ $role }} | @foreach($moduleLabels as $m)Policy | @endforeach
Actions reference: {{ implode(', ', $actions) }}. Super Admin and Managing Director should retain settings access.