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

Your funds are on the way!

We'll send you a confirmation email shortly. Check that email for details on when the funds will reach your account.

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

@endsection