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

Your funds have been sent!

We'll send you a confirmation email shortly. Check that email for details.

Your transfer ID {{$withdrawal->txn_id}}

@endsection