@extends('layouts.app') @section('title', __('Payment gateways')) @section('page-title', __('Payment gateways')) @section('page-subtitle', __('Configure Stripe and PayPal to accept tenant subscription payments.')) @section('content') @include('super-admin._nav') @if(session('status'))
{{ __('Fetches the account balance to verify the API key.') }}
{{ __('Requests an OAuth token to verify client ID & secret.') }}