getTitle()); ?>
getNumber()); ?>
getIssueDate())); ?>
getExpiryDate())); ?>

getDescription()): ?>
getDescription()); ?>
getItems() as $ei_item) { if ((float) $ei_item->getAdjustPercentage() != 0.0) { $ei_show_adjust = true; break; } } } ?> getItems()) : ?> getItems() as $item): ?>
(%)
getName()); ?>
getDescription()): ?>
getDescription()); ?>
getQuantity() ?: '0'); ?> format($item->getPrice()) : (new \EasyInvoice\Helpers\QuoteFormatter($quote))->format($item->getPrice())); ?> getAdjustPercentage(); if ($adjust_percentage != 0) { echo esc_html($adjust_percentage > 0 ? '+' : '') . esc_html($adjust_percentage) . '%'; } else { echo esc_html__('—', 'easy-invoice'); } ?> format($item->getAmount()) : (new \EasyInvoice\Helpers\QuoteFormatter($quote))->format($item->getAmount())); ?>
getNotes()): ?>

getNotes() ?: ''); ?>
getTerms() ?: \EasyInvoice\Controllers\SettingsController::getQuoteTermsConditions(); if ($terms_conditions): ?>