- {{ $t('form.send_check') }}
-
-
- {{ email }}
- {{ $t('form.receiver') }}
-
-
- {{ amount }} GDD
- {{ $t('form.amount') }}
-
-
- {{ memo ? memo : '-' }}
- {{ $t('form.message') }}
-
-
- {{ $d($moment(date), 'long') }}
- {{ $t('form.date') }}
-
-
-
-
- {{ $t('form.cancel') }}
-
-
-
- {{ $t('form.send_now') }}
-
-
-
-
-