@extends('admin.layouts.app')
@section('title', 'Payment Settings')
@section('breadcrumb')
Settings
Payment
@endsection
@section('heading', 'Payment Settings')
@section('subheading', 'Configure payment gateways and API keys.')
@section('content')
@endsection
@section('scripts')
@endsection