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