@extends('layouts.app') @section('title', 'Role Permissions') @push('style') @endpush @section('content')
Routes and module actions now follow permissions instead of fixed role rules, so admin can change access without code edits.