Eligible scholarship students with empty course and section columns for the Registrar to complete.
{!! \App\Support\Ui::post_form('export',$sid,'','Download Registrar request') !!}Outstanding quantities by course and ISBN. Kortext requests include student details for direct provisioning.
@php $options='';foreach($records->publishers([$sid]) as $r)$options.='';echo \App\Support\Ui::post_form('export',$sid,'','Download publisher request');@endphpRepeated downloads of an unchanged request reuse its history entry. Files represent current outstanding demand; they are not additional orders.
{!! \App\Support\Ui::table(['Created (UTC)','Type','Publisher','Rows'],array_map(fn($r)=>[e($r['created_at']),e($r['kind']),e($r['publisher']?:'Registrar'),count(json_decode($r['snapshot'],true))],$records->requestHistory([$sid]))) !!}