add text for search and filter..

This commit is contained in:
Cüneyt Şentürk 2021-01-11 13:53:49 +03:00
parent 877fb9fc1c
commit cc96e37b8c

View File

@ -11,6 +11,7 @@ return [
'due_at' => 'Due Date', 'due_at' => 'Due Date',
'invoiced_at' => 'Invoice Date', 'invoiced_at' => 'Invoice Date',
'issued_at' => 'Issue Date', 'issued_at' => 'Issue Date',
'symbol_first' => 'Symbol Position',
], ],
]; ];