Accounts show see performance button development start..

This commit is contained in:
Cüneyt Şentürk
2021-08-07 15:32:01 +03:00
parent 98566cfa17
commit 05120a94b4
4 changed files with 23 additions and 2 deletions

View File

@ -10,5 +10,7 @@ return [
'bank_phone' => 'Bank Phone',
'bank_address' => 'Bank Address',
'default_account' => 'Default Account',
'see_performance' => 'See Performance',
'create_report' => 'If you want to see account performance. You can create Income vs Expense report instance.',
];