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

{{__("Other Fees Configuration")}}


eg :- inr
eg :- ₹
 *

{{__('Payment Gateways')}}


  {{__("stripe")}}


@endsection