public function poster()
 {
     parent::poster($this->type);
     $this->display();
 }