user()->update(['is_notification_sponsorship_enabled' => false]); } public function render() { return view('livewire.sponsorship'); } }