import React from 'react'; export default function CostPerRoom() { return (

Cost Per Room

Cost per room analysis coming soon...

); }