Find My University
Eligibility Check
Verify your eligibility for admission at multiple universities using your anticipated or attained grades
|
|
# | Check Code | Package | Aggregate | Payment | Viewed | Check Date | Action | |
|---|---|---|---|---|---|---|---|---|---|
| {{$count}} | {{substr($eligibility->check_code, 0, -6) . 'xxxxxx' ?? null}} | {{$eligibility->package}} - GHC {{$eligibility->amount}} | {{$eligibility->aggregate ?? null}} | @if(isset($eligibility->payment)){{$eligibility->payment['active'] ? 'Paid' : 'Not Paid'}} | @elseAbandoned | @endif{{$eligibility->viewed ? 'Yes' : 'No'}} | {{$eligibility->created_at->toDayDateTimeString() ?? null}} | @if($eligibility->payment['active']) View Results @else @endif |