Exemplo n.º 1
0
 /**
  * Vault navigation instance.
  */
 public function navigation()
 {
     return new Navigation($this->guard(), $this->config->navigationSections());
 }