Create Withdraw
You can create new withdraw from here
@if(session()->has('error'))
{{ session('error') }}
@endif