formatting transfer show page
This commit is contained in:
@ -26,9 +26,8 @@ return [
|
||||
|
||||
'slider' => [
|
||||
'create' => ':user created this transfer on :date',
|
||||
'transactions' => 'In list here are the transactions that were created automatically.',
|
||||
'from_desc' => ':number transaction from :account',
|
||||
'to_desc' => ':number transaction to :account',
|
||||
'transactions' => 'List of transactions related to this transfer',
|
||||
'transactions_desc' => ':number transaction for :account',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user