@extends('components.customer-layout') @section('header')
@endsection0
{{-- @dd($wallets) --}} @section('content')Enter the amount you want to swap, select the tokens, and confirm the transaction to receive your swapped crypto instantly.
You must have a sufficient balance of the token you’re swapping from and cover any network fees.
Swaps are final and cannot be reversed, so ensure you verify details before confirming.
Transactions are secured using blockchain technology, ensuring transparency and safety.
| S/N | --}}Name | Symbol | Balance | Current Price | Last Updated |
|---|---|---|---|---|---|
|
{{ ucwords($Investment['name']) }}
|
{{ ucwords($Investment['symbol']) }}
|
${{ number_format($Investment['balance'], 2, '.', ',') }} | ${{ number_format($Investment['price'], 2, '.', ',') }} | {{ date('d M,Y', strtotime($Investment['updatedAt'])) }} |