static accordions convert to view component

This commit is contained in:
Burak Civan
2022-08-18 10:55:39 +03:00
parent bb2c6372a0
commit b2644776ad
9 changed files with 92 additions and 179 deletions

View File

@ -28,6 +28,7 @@ return [
'create' => ':user created this transfer on :date',
'transactions' => 'List of transactions related to this transfer',
'transactions_desc' => ':number transaction for :account',
'attachments' => 'Download the files attached to this transfer',
],
];