@extends('layouts.admin') @section('title') @lang('Add New Withdraw Method') @endsection @section('breadcrumb')

@lang('Add New Withdraw Method')

@lang('Back')
@endsection @section('content')
@csrf
@endsection