close #349 Fixed: Transfer added edit and delete feature

This commit is contained in:
cuneytsenturk
2018-05-21 16:47:35 +03:00
parent 3fe1429313
commit c57f3936ca
3 changed files with 35 additions and 12 deletions

View File

@ -4,5 +4,5 @@ return [
'from_account' => 'From Account',
'to_account' => 'To Account',
'delete_transfer' => 'Transfer : :from to :to :amount',
];