JA
JA Consulting CRM
`; const w = window.open('','_blank','width=900,height=700'); if (w) { w.document.write(html); w.document.close(); } else toast('Enable popups to generate PDF','err'); } // Boot if (TOKEN && ME) bootApp();