@extends($activeTemplate.'layouts.master') @section('content')

@lang('Deposit Funds')

@lang('Add funds using our system\'s gateway. The deposited amount will be credited to the deposit wallet. You\'ll just make investments from this wallet.')

@csrf
{{ $general->cur_text }}
  • @lang('Limit') 0 {{__($general->cur_text)}} - 0 {{__($general->cur_text)}}
  • @lang('Charge') 0 {{__($general->cur_text)}}
  • @lang('Payable') 0 {{__($general->cur_text)}}
  • @lang('In') 0
  • @lang('Conversion with') @lang('and final value will Show on next step')
@endsection @push('script') @endpush