| {{ __('t.amount') }} | {{ __('t.date') }} |
|---|---|
|
{{ Number::currency($history->amount, $settings->s_currency) }}
|
{{ $history->created_at->format('M d, Y h:i A') }} |
|
{{ __('t.no_roi_records_yet') }} |
|