private async Task <IEnumerable <SelectListItem> > GetDestinations()
 => await destinationService.AllAsync();