Katherine’s Place at Wedington

Call Us

(479) 595-9633

Office: (479) 444-6108

Fax: (479) 444-1403

Our Address

4405 W. Persimmon Street

Fayetteville, AR 72704

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(); }); } });