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