@extends('layouts.core.backend', [ 'menu' => 'payment', ]) @section('title', trans('messages.payment_gateways')) @section('page_header')
{!! trans('messages.payment.all_available_gateways.wording') !!}
{{ $gateway->getDescription() }}
{{ trans('messages.setting.allowed_due_subscription.help') }}
{{ trans('messages.setting.not_require_card_for_trial.help') }}