Create Holdings Account

{{--

Payment Method

--}}

{{formatNumber(auth()->user()->wallet_balance)}}

@if ($asset_amount)

You will get {{$asset_amount}} {{$symbol}}

@endif

Fee: {{$totalFee}}

Hold now
{{-- order Preview --}}

Order Preview

{{formatNumber($total)}}

{{$name}}

{{formatNumber($amount)}} NGN

{{$asset_amount}} {{$symbol}}

{{formatNumber($totalFee)}} NGN

{{date('d M, Y', strtotime($end_date))}}

{{ __('Continue') }}