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