$parentReturn the parent page if any.2.0.0This variable returns the parent page instance of $page.Example:<?= $parent->title; ?>Added by the Page extension.