diff --git a/app/Livewire/RequiredClientInfo.php b/app/Livewire/RequiredClientInfo.php index 5899522a0ce9..909c3462d318 100644 --- a/app/Livewire/RequiredClientInfo.php +++ b/app/Livewire/RequiredClientInfo.php @@ -379,7 +379,7 @@ $_contact->push(); { $this->show_form = true; - +//@todo - need to make this optional // MultiDB::setDb($this->db); // $_contact = ClientContact::withTrashed()->find($this->contact_id);