@extends('layouts.admin') @section('title', 'Commission Settings') @section('page-title', 'Referral Commission Settings') @section('content')

Set the percentage commissions earned by referrers. These apply to both plan purchases and survey completions across 2 levels.

@csrf

Plan Purchase Commissions

Direct referrer earns this %

Grandparent referrer earns this %

Survey Completion Commissions

Current defaults: Plan L1=10%, L2=5% | Survey L1=5%, L2=2%
@endsection