Gentiva Personal Care

Call Us

479-225-9016

Our Address

2961 Pointe Circle, Suite 202

Fayetteville AR

Return to the Directory

document.addEventListener('gform_confirmation_loaded', function(event, formId){ const button = document.querySelector('#print-receipt-btn'); if (button) { button.addEventListener('click', function(){ window.print(); }); } });