$page->title() Returns the title field or the slug as fallback kirby/src/Cms/Page.php#L1188 $page->title(): Kirby\Content\Field Return type Kirby\Content\Field Parent class Kirby\Cms\Page Example <?= $page->title() ?>