@extends('layouts.engine') @section('content')

Receive {{ $wallet->wallet_sym }}



Send only {{ $wallet->wallet_name }} ({{ $wallet->wallet_sym }}) to this address.
Sending any other coins may result in permanent loss
Note: transfer fee may be included.
@endsection @section('scripts') @endsection