Amount, issue date, and invoice link — themed with your tokens and shipped with a plain-text twin. Runtime subjects can be localized by your Laravel application.
Invoice details supplied by the consuming Laravel application.
use Jml\HermodMail\Data\InvoiceAvailableData; use Jml\HermodMail\Mail\InvoiceAvailableMail; $data = new InvoiceAvailableData(/* validated fields */); Mail::to($recipient)->send(new InvoiceAvailableMail($data));
Start with eight MIT Core templates. Pro licensing and stable release are still prelaunch.