@extends('layouts.master') @section('title', 'Pricing Settings') @section('pagetitle', 'Pricing Settings') @section('content')

{{ __('Configuration') }}

{{ __('Enable Payment') }}

{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}}

Default Mentee Per Mentor

By default, the highest number of mentees that can be assigned to a mentor.

Free Trial Duration

By default, the duration for users using free trial(In days).

{{ __('Paystack Credentials') }}

Paystack Secret Key

Your Paystack secret Key.

Paystack Secret Key

Your Paystack Public Key.

{{--
--}} {{--
--}} {{--

Paystack Transaction URL

--}} {{--

Your Paystack Transaction URL for initializing the payment.

--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
@csrf
@endsection