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