This commit is contained in:
ludo
2025-04-21 10:57:31 +02:00
parent adbba79bd2
commit 1cc6cc879e
2 changed files with 1 additions and 1 deletions

View File

@@ -32,7 +32,6 @@
'prefix' => 'invoices',
'addresses' => $customer['invoice_addresses'],
'with_name' => true,
'route_del' => route(''),
])
</x-card>