@extends('layouts.core.backend', [ 'menu' => 'payment_gateway', ]) @section('title', trans('messages.payment_gateway.add_new')) @section('head') @endsection @section('page_header')
{{ $paymentGatewayService['description'] }}