*/ public function spreadexport() { $template = 'public/spreadexport'; return $this->fetch($template); } }