title) { return $this->title; } return ' '.__('admin.edit'); } /** * @return string */ public function href() { return $this->parent->getEditUrl($this->getKey()); } }