@extends('template.coin.layouts.base') @section('title', __('Withdraw Fund')) @section('css') @endsection @section('content')
Select from withdraw options below
Withdraw funds from your account directly.
{{Session::get('errmessage')}}
{{Session::get('sucmessage')}}