Scope is set to `admin-page` in module's providers

{{ adminPage.title }}

Read from the default scope `admin-page`

{{ adminPage.read }}

Scope is set to `lazy-page` inline in the directive

{{ lazyPage.title }}