paginate(1); } public function stockLogs() { return $this->hasMany(StockLog::class); } }