@extends('layouts.app') @section('title', 'Assign Commission Program') @section('content')
Change commission program for {{ $agent->name }}
{{ $agent->email }}
{{ $program->description }}
How it works: Commission rate is determined by last month's total sales. Higher sales = higher tier = better rate.
How it works: Fixed commission rate that never changes. Perfect for grandfathered agents.
How it works: Commission rate increases as cumulative sales reach thresholds within the month. Resets on the 1st of each month.
{{ $message }}