@extends('agent.layouts.layout') @section('content')

{{ !empty(Session::get('sessionData')[0]->firstname) ? Session::get('sessionData')[0]->firstname : '' }}

{{ !empty(Session::get('sessionData')[0]->email) ? Session::get('sessionData')[0]->email : '' }}

School Commissions


School Commissions

IMPORTANT DISCLAIMER/NOTICE
The Commission viewable here is a high-level estimate of what may be receivable by you upon a school confirming successful full-time enrollment. The estimate uses the gross tuition amount posted on the school program page; however, note that the actual Commission you may receive is based on a final determination resulting from ApplyBoard's agreement with the school, the net amount payable to ApplyBoard after deducting ancillary fees, scholarships and/or other non-commissionable fees, and is subject to several variables relevant to each student, such as ESL courses, nationality, the volume of credits/courses, transfer policy (if any), agent change (if any) and the term and/or program. For further specific commission details, consult each student's ApplyBoard application page, specifically the Notes tab.

The information that you see reflected in the table assumes a commission agreement of 75%. Please refer to the commissions policy tab to see your specific agreement.

@forelse ($commissions ?? [] as $key => $commission) @empty @endforelse
School Name Level If Applicable Payment Type Min @ 75% Max @ 75% Tax Type and % Variables Factors Installment Pay Out
{{ @$commission->school->university_name }} {{ @$commission->applicable ?? '-' }} {{ @$commission->payment_type ?? '-' }} {{ @$commission->min ?? '-' }} {{ @$commission->min ?? '-' }} {{ @$commission->tax_type_percentage ?? '-' }} {{ @$commission->variable_factor ?? '-' }} {{ @$commission->installment_pay_out ?? '-' }}
No Sub Category
@endsection