{{-- `$headerActions` is passed in explicitly by PeopleRelationManager::table()'s `->header()` closure — Filament's own table template only renders `->headerActions()` when there is NO custom `->header()` set, so this partial has to render them itself (see the comment there for the why). --}} @if (!empty($headerActions ?? []))
| Rôle | Voir | Créer / éditer | Assigner | Gérer les droits | Archiver / supprimer |
|---|---|---|---|---|---|
| Owner | ✅ | ✅ tout | ✅ | ✅ | ✅ |
| Manager | ✅ | ✅ tout | ✅ | ✅ | ❌ |
| Member | ✅ | Ses éléments / assignés | Sur ses éléments | ❌ | ❌ |
| Viewer | ✅ | ❌ | ❌ | ❌ | ❌ |