@extends('layouts.app') @section('content')

{{trans('lang.withdrawal_method')}}

{{trans('lang.add_withdrawal_method')}}
@endsection @section('scripts') @endsection