{{ $room->translations->first()->description }}
@endif @if ($room->translations->first()->view){{ $room->translations->first()->view }}
@endif{{ $room->bed_count == 1 ? $room->bed_count . ' bed' : $room->bed_count . ' beds' }}
{{ $room->capacity == 1 ? $room->capacity . ' guest' : $room->capacity . ' guests' }}
{{ $room->size . ' m²' }}
{{ $amenity->translations->first()->name }}
Taxes and fees included
maybe a cancellation message?