@extends('layouts.admin', ['heading' => 'Payment Gateways', 'subheading' => 'Configure and enable gateways']) @section('content')
| Gateway | Status | Config (JSON) | Actions |
|---|---|---|---|
|
{{ $gateway->name }}
{{ $gateway->code }}
|
{{ $gateway->is_enabled ? 'Enabled' : 'Disabled' }} |