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