enable/disable from index

This commit is contained in:
denisdulici
2018-06-11 11:19:30 +03:00
parent 1a0aa3c3cd
commit f3e54217fc
13 changed files with 228 additions and 6 deletions

View File

@ -8,6 +8,8 @@ return [
'deleted' => ':type deleted!',
'duplicated' => ':type duplicated!',
'imported' => ':type imported!',
'enabled' => ':type enabled!',
'disabled' => ':type disabled!',
],
'error' => [
'over_payment' => 'Error: Payment not added! Amount passes the total.',