@extends('layouts.back-end.app') @section('title', translate('Withdrawal_Methods')) @section('content')

{{translate('withdrawal_methods')}}

@csrf
@endsection @push('script') @endpush