View Templates - Add Terms and Conditions

I just created view template with the customer’s phone number on the sales invoice, but how do I add the Terms and Payment Advice to the invoice as well.

I am assuming it would go under the notes line, but I don’t know the bindable variable to that.

To inject “Notes” field from invoice form, simply use {{ notes }} variable.

I already have notes in the template. In the old version there was an area to put terms and conditions as well as putting the naming. I was trying to see if terms and payment advice was a bindable variable i could add below notes.

if not I’ll add it to the notes or i guess i could define a custom field.