@php // Use the module key as returned by custom_module_plugins() (alias is lowercase) $tabKey = 'fontcontrol'; $isActive = ($activeSetting ?? '') === $tabKey; @endphp