@extends('backend.layouts.form') @section('title', __('Edit | ') . $gateway->name) @section('section', __('Settings')) @section('back', route('admin.settings.gateways.index')) @section('content')