where('bargain_id',$bargainId); if($status) $model = $model->where('status',$status); return $model->count(); } }