@extends('layouts.admin_settings') @section('content')

Application Settings

Learn More

@csrf

Members must apply

When on members mut apply to get into the CAD. This will enable to application system. If off then users will make an account then a Staff/Admin must approve them.

Minimum Age

If you have the "members must apply" setting to True then this setting will be applied. If an applicant applies under this age then their application will flag for an admin to review it.

Days Until Reapply

If you have the "members must apply" setting to True then this setting will be applied. It will block users from reapplying if inside this date range. If you do not want a "cool down" you can set to 0.

Force Steam Link

Forces users to link thier Steam account while creating thier account the first time.

Application Terms

If you have the "members must apply" setting to True then this setting will be applied. Terms text on the bottom of the application before a user submits it.

@endsection