DrupalX

Extension
Framework

parent

This property will determine the parent menu item and return it as another MenuItem object:

<nav>
  <a href="{{Menu::load("main").current.parent.url}}">Go to parent page</a>
</nav>