@extends('admin.layout.base') @section('title', 'Payment Settings ') @section('content')
{{csrf_field()}}
@lang('admin.payment.payment_modes')
@lang('admin.payment.payment_settings')
{{--
--}}
@endsection @section('scripts') @endsection