[Feat] Remove unused image

[Bug] ControlPanel leftovers changed to CtrlPanel
This commit is contained in:
AGuyNamedJens 2024-05-22 15:30:28 +02:00
parent ca3d1b00a0
commit f92552f7fd
4 changed files with 1 additions and 1 deletions

View file

@ -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

View file

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB