@extends('user.layout.layout') @section('contents')
{{-- placeholder --}}

address)}}' style='width:150px'>


Amount - ${{htmlspecialchars(number_format($validated['capital'], 2))}}

{{htmlspecialchars($validated['method'])}}


Pay the exact amount to the wallet address below.
{{htmlspecialchars($validated['wallet']->address)}}   

You must complete payment to activate investment

This transaction will be void if no payment was made within the time frame.
Return to Dashboard
@endsection