@extends('layouts.master') @section('title') {{ __('fees') }} {{__('configration')}} @endsection @section('content')
@csrf

{{ __('payment_gateways') }}

{{ __('other') }} {{ __('configration') }}


{{ __('fees') }} {{ __('installment') }} {{ __('configuration') }}
{{ __('percentage') }} {{ __('of') }} {{ __('total') }} {{ __('amount') }}
{{__('eg_currency_code_inr')}}
{{__('eg_currency_symbol_₹')}}
*
{{ __('razorpay') }}

{{__('eg_currency_code_inr')}}
{{ __('stripe') }}

{{__('eg_currency_code_inr')}}
{{__('paystack')}}

{{__('eg_currency_code_inr')}}
{{__('flutterwave')}}

{{__('eg_currency_code_inr')}}
@endsection