{{-- Hide a plugin-owned settings section while its plugin is disabled, so the legacy feature toggle can't desync from the plugin's enable/disable (the single switch). Core packages (no matching plugin) are never suppressed. --}} @unless(app(\Packages\ShaunSocial\Plugins\Support\PluginRegistry::class)->isSettingsPackageDisabled($groupSub->package))