{{-- B2B tenancy — school curriculum, split into parts (Fields / Tracks / Skills / Questions / QA Review) as tabs. Scoped to public + this org's own content. The tabs live in an included sub-view (avoids Livewire page-root loop compilation issues). --}}
Your curriculum, by part — each tab is scoped to public AGS content plus your organisation's own (Yours). QA-review your own questions under QA Review.
@include('filament.teacher.curriculum.tree', ['d' => $this->getData()])