Ejemplo n.º 1
0
 /**
  * @return string
  */
 protected function getName()
 {
     return $this->app->router()->getCurrentRoute()->getName();
 }