{{ __('PayPal Settings') }}

@if (session('status'))
{{ session('status') }}
@endif
@csrf @method('PUT')

{{ __('Determines which set of credentials below is used to process payments.') }}

enabled) ? 'checked' : '' }} class="rounded border-gray-300 text-gray-800 shadow-sm focus:ring-gray-800">

{{ __('Sandbox credentials') }}

{{ __('Leave blank to keep the current secret.') }}

{{ __('Production credentials') }}

{{ __('Leave blank to keep the current secret.') }}

{{ __('Save') }}