|
{{ row.data.attributes.note }}
|
{{ row.data.relationships.user.data.attributes.name }}
{{ row.data.relationships.user.data.attributes.email }}
{{ $t('User was deleted') }}
|
{{ row.data.attributes.status }}
|
{{ $t(row.data.attributes.type) }}
|
{{ $getTransactionMark(row.data.attributes.type) + row.data.attributes.price }}
|
{{ row.data.attributes.created_at }}
|
|
-
|