{{$crypto['symbol']}}
{{$crypto['description']}}
$ {{formatNumber($crypto['price_in_usd'])}} ( {{$crypto->change_percentage}}%)
Amount Invested
{{$investment->status == 'completed' ? 'Amount Earned' : 'Possible Earnings'}}
Change Percentage
{{$investment->change_percentage}} %
Current Rate
{{$current_rate}} %
End Date
{{$investment->end_date->format('d M Y')}}