LaravelDaily / laravel-invoices

Laravel package to generate PDF invoices from various customizable parameters
GNU General Public License v3.0
1.39k stars 303 forks source link

How to add additional amount besides total taxes and total discount and auto-calculate it to the totals? #208

Closed monzer15 closed 10 months ago

monzer15 commented 11 months ago

How to add additional amount besides total taxes and total discount and auto-calculate it to the totals?

mc0de commented 10 months ago

@monzer15 extend the class, and make your custom template, this has been asked way too many times. #30