tomirons / tuxedo

Simple transactional email classes/templates for Laravel 5 mailables
MIT License
94 stars 5 forks source link

Add some extra information for the InvoiceMailable. #1

Closed wotta closed 7 years ago

wotta commented 7 years ago

You may need to add some extra line for the information about payment stuff. Please contact me if you need a better idea on what I mean.

tomirons commented 7 years ago

I've added subtotal, tax, and shipping into the invoices in 1.0.2. I hope that's good enough. This is supposed to be a simple package, let's try to keep it that way. You're more than welcome to make a PR with more options, I won't stop anyone from doing that. 👍