return date_format(date_add(date_create_from_format(‘d/m/Y’, $arrivalDate), new DateInterval(‘P’.$numberOfNights.’D’)), ‘m/d/Y’);