University Eligibility Wizard

Eligibility Check ({{$pricing->title}} Package - ₵{{$pricing->amount}} .00)

Follow the steps to check your university and course eligibility across several universities

@csrf
Your Academic Scores

Enter all your academic subject grades in order of best scores for core and elective subjects
Make sure to SELECT ALL FIELDS before proceeding to the next step.

Core Subjects

Select your core subject and grades below

Elective Subjects

Enter your elective subjects and grades below


University And Programme Choices

Select your preferred university and programme of choice below.
Make sure to SELECT ALL FIELDS before proceeding to the next step.

@php $k=0 @endphp @for ($i = 0; $i < $pricing->value; $i++)
@php $k++ @endphp @endfor
@php $k=3 @endphp @for ($i = 0; $i < $pricing->value; $i++)
@php $k++ @endphp @endfor
@php $k=6 @endphp @for ($i = 0; $i < $pricing->value; $i++)
@php $k++ @endphp @endfor

{{-- --}}
Confirm all entries made

Confirm that you have entered all data and choices correctly, then proceed to payment.

Core Subjects
Elective Subjects

University & Programme Choices
Choice 1

University: -

Programme(s): -

Choice 2

University: -

Programme(s): -

Choice 3

University: -

Programme(s): -


@php $check_code = "AC-".rand(10000000000, 99999999999); @endphp
@include('layouts.student.footer') @include('layouts.student.tawkto')