@extends('layouts.backend.app') @section('title', 'Payment Gateway Install') @section('head') @include('layouts.backend.partials.headersection',['title'=>'Edit ' . $gateway->name,'prev'=>route('merchant.gateway.index')]) @endsection @section('content')