@extends('admin.layouts.main') @section('panel')

{{__($setTitle)}}

@csrf
%
{{ getCurrencySymbol() }}1 =
@include('admin.partials.custom-field', [ 'parameter' => $withdrawMethod->parameter, 'title' => "Withdraw Information", 'details' => "Add information to get back from your customer withdraw method, please click add a new button on the right side" ])
@endsection