@extends('vendor-dashboard.layouts.app') @section('contents')

Update Withdraw Method

@csrf @method('PUT')
@foreach ($withdrawMethods as $method) @endforeach
@endsection @push('scripts') @endpush