where('dist_id',getDistributorId())->select('position')->distinct()->get()->pluck('position', 'position'); return $data; } }