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