public void CreateAppointment(Appointment appointment) => appointmentRepo.CreateAppointment(appointment);