@extends('layouts.back-end.app') @section('title', \App\CPU\translate('Withdrawal_Methods')) @push('css_or_js') @endpush @section('content')

{{\App\CPU\translate('Withdrawal_Methods')}}

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