@lang('Start Date')
{{ showDateTime($invest->created_at, 'M d, Y h:i A') }}
@lang('Next Return')
{{ showDateTime($invest->next_time, 'M d, Y h:i A') }}
@lang('Total Return')
{{ $general->cur_sym }}{{ showAmount($invest->interest) }} x {{ $invest->return_rec_time }} = {{ showAmount($invest->paid) }} {{ $general->cur_text }}