@extends('tyro-dashboard::layouts.admin') @section('title', 'Privileges') @section('breadcrumb') Dashboard Privileges @endsection @section('content')
Manage granular permissions that can be assigned to roles.
| Privilege | Slug | Description | Roles | Actions |
|---|---|---|---|---|
|
|
{{ $privilege->slug }}
|
{{ Str::limit($privilege->description, 50) ?: '-' }} | {{ $privilege->roles_count }} roles |