%- include('../layouts/header.ejs', {title: 'Notification Payment', state: 'notif-pay'}); %>
<%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Notification'}); %>
Your order has been added to the transaction list. Wanna see how to pay?
How to Pay
<%- include('../layouts/footer.ejs', {state: 'notif-pay'}); %>