{ opts.nowServing === 0 ? "CLOSED" : opts.nowServing }
{ opts.patientsWaiting === 0 ? "CLOSED" : opts.patientsWaiting }
Now Serving
Patients Waiting