@extends('layouts.user') @push('css') @endpush @section('contents')
@lang('Bitcoin Invest Information')


@lang('Address'): {{ Session::get('address') }}

@lang('Please send approximately') {{ Session::get('amount') }} @lang('BTC to this address. After completing your payment'), {{ Session::get('currency_sign') }}{{ Session::get('currency_value') }} invest will be deposited.
This Process may take some time for confirmations. Thank you.

@lang('Check Status')

@lang('Back')

@endif
@endsection @push('js') @endpush