template = "components.show"; } public function render(){ return view($this->template, $this->params)->render(); } }