Invoice from

Invoice

#${ number }
issued at: ${ date }
due at: ${ due_date }

Invoice for

${ if(notes) }

${ notes }

${ endif }
${ for(services) } ${ endfor }
Description Rate Quantity Amount
${ it.name } ${ if(it.comment) }

${ it.comment }

${ endif }
${ it.rate } ${ it.qty } ${ it.sum }
Total in ${ currency } ${ total }