@extends('layouts.admin') @include('partials/admin.jexactyl.nav', ['activeTab' => 'referrals']) @section('title') Referral System @endsection @section('content-header')

Referral SystemAllow users to refer others to the Panel to earn resources.

@endsection @section('content') @yield('jexactyl::nav')

Referrals Allow users to refer others to the Panel.

Determines whether users can refer others.

credits

The amount of credits to give users when they refer someone, and when someone uses a referral code.

{!! csrf_field() !!}
@endsection