@if(is_demo())
{!! 'All the additional Module and Add-ons are NOT part of main product. Please feel free to contact us for more information or to get those.' !!}
@endif
@if(!blank($withdrawMethods))
-
@foreach($withdrawMethods as $key => $method)
- @endforeach
-
{{ __("Caution: If you disable any withdraw method then users unable to add new account using that method.") }}
-
{{ __("Users can still access and update their existing account if any withdraw method is not enabled.") }}