getMyModules(['query' => ['limit' => 16]]); $installed = $this->getInstalledModules(); return $this->response('modules.my.index', compact('purchase', 'installed')); } }