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