fixed invoice index page issue.

This commit is contained in:
Cüneyt Şentürk 2020-11-12 12:26:08 +03:00
parent 90f47beed3
commit 8b049f1f02

View File

@ -194,7 +194,7 @@ return [
'route' => 'currencies.index'
],
'contact_id' => [
'route' => 'customer.index'
'route' => 'customers.index'
],
'contact_name' => ['searchable' => true],
'contact_email' => ['searchable' => true],