update($newDetails); } public function pluck() { return Client::pluck('client_name', 'id'); } }