@extends('layouts.admin') @section('title') @lang('Withdraw Settings') @endsection @section('breadcrumb')

@lang('Withdraw Settings')

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