@extends('layouts.admin')
@section('title')
@lang('Withdraw Methods')
@endsection
@section('breadcrumb')
@lang('Withdraw Methods')
@if (access('withdraw method create'))
@lang('Add
new Method')
@endif