project = $project; $this->currentFolder = $currentFolder; } public function render() { return view('livewire.toolbar'); } }