@extends('layouts.vendor') @section('content')
@include('includes.admin.form-both')
{{ csrf_field() }}
Withdraw Fee $5 and 5% will deduct from your account.

@endsection @section('scripts') @endsection