{{-- search will enter here --}}
Image
Name
Symbol
{{-- Wallet Address
--}}
USD Price
Created At
Action
{{ ucwords($wallet->name) }}
{{ $wallet->symbol }}
${{ number_format($wallet->price, 6, '.', ',') }}
{{ date('d M,Y', strtotime($wallet->createdAt)) }}
No crypto asset found!
@endif
{{ $crypto_currencies->links() }}