public void CreateProviderAnnouncement(string id)
 {
     BookingDataRepository.CreateProviderAnnouncement(id);
 }