@extends('layouts.app') @section('content')

{{ _lang('Add New Payment Gateway') }}

{{ csrf_field() }}
@endsection @section('js-script') @endsection