public void Delete(DoctorFeedback entity)
 => _doctorFeedbackRepository.Delete(entity);