@if (count($room->amenities) > 0) @endif

{{ $room->name }}

{{ $room->description }}

@if ($room->total_price)
@csrf
@endif