outfit = $outfit; } public function render() { return view('livewire.outfits.outfit-card'); } }