@extends('admin.layout.base') @section('title', 'Payment Settings ') @section('content')
{{csrf_field()}}
 Payment Gateway
Payment Settings
@endsection @section('scripts') @endsection