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