@extends('template.coin.layouts.base') @section('title', __($deposit->txn_id.' | Complete Deposit')) @section('css') @endsection @section('content')

Make Your Payment

Your deposit {{$deposit->txn_id}} has been placed successfully. To complete, please send the exact amount of 0.01 BTC to the address below.

@endsection @section('modals') @endsection @section('js') @endsection