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