[Feat] Remove unused image
[Bug] ControlPanel leftovers changed to CtrlPanel
This commit is contained in:
parent
ca3d1b00a0
commit
f92552f7fd
4 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ trait Invoiceable
|
|||
|
||||
|
||||
$invoice = DailyInvoice::make()
|
||||
->template('CtrlPanel')
|
||||
->template('ctrlpanel')
|
||||
->name(__("Invoice"))
|
||||
->buyer($customer)
|
||||
->seller($seller)
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 140 KiB |
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 95 KiB |
Loading…
Reference in a new issue