{hotelToEdit ? $t('transportation.edit_transportation') : $t('transportation.new_transportation')}

{$t('adventures.basic_information')}


(hotel.rating = 1)} checked={hotel.rating === 1} /> (hotel.rating = 2)} checked={hotel.rating === 2} /> (hotel.rating = 3)} checked={hotel.rating === 3} /> (hotel.rating = 4)} checked={hotel.rating === 4} /> (hotel.rating = 5)} checked={hotel.rating === 5} /> {#if hotel.rating} {/if}
{$t('adventures.date_information')}
{#if collection && collection.start_date && collection.end_date} {/if}
{#if hotel.check_in}
{/if}