get()->toArray(); return $this->response()->data($spec); } public function form() { $this->hidden('id'); } }