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

@endsection