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

{{ __('General') }}

Default Mentee Per Mentor

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

Maximum Mentors Per Mentee

By default, the highest number of mentors that can be assigned to a mentee.

Maximum Career Per Mentor

The maximum number of careers a mentor can choose during onboarding.

Interest Profiler Questions per Page

The number of questions on each page of the ineterest profiler page.

Interest Profiler Introduction Text

The texts on the welcome to the interest profiler page.

{{ __('Long Profiler Questions?') }}

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

Available Appointments Places

Each places should be separated by a comma e.g zoom,webrtc,meet

@csrf
@endsection