Update checkout, enable editing of checkout, show details on invoices
This commit is contained in:
@@ -19,7 +19,6 @@ class InvoiceEmail extends Mailable
|
||||
* Create a new message instance.
|
||||
*
|
||||
* @param Invoice $o
|
||||
* @param string $notes
|
||||
*/
|
||||
public function __construct(Invoice $o)
|
||||
{
|
||||
|
Reference in New Issue
Block a user