take(10)->get(); } public function goods(){ return $this->belongsTo('App\Models\Goods','goods_id'); } }