projects = Project::ownedByCurrentTeamCached(); } public function render() { return view('livewire.shared-variables.project.index'); } }