title) { return $this->title; } return ' '.__('admin.show').'   '; } /** * @return string */ public function href() { return "{$this->resource()}/{$this->getKey()}"; } }