@php($environmentFilterChip = $this->environmentFilterChip())
Recurring review register
Review draft, published, archived, and superseded environment reviews across the environments you are entitled to manage.
Opening a row returns to the environment detail surface so executive review history stays environment-safe and audit-friendly.
@if ($environmentFilterChip !== null) @include('filament.partials.workspace-hub-environment-filter-chip', [ 'label' => $environmentFilterChip['label'], 'clearUrl' => $environmentFilterChip['clear_url'], ]) @endif
{{ $this->table }}