Contact your supervisor and request their Account Reference Number (ARN). With this number, you can search for the supervisor's account and submit your proposal.
Request your supervisor to invite you. Once you receive the email invitation, click on the link provided in the email. This will automatically link your application with the supervisor's account, and you only need to click the Submit button.
Simplify the process and contact with potential supervisors effortlessly!
Please input the Supervisor's Account Reference Number (ARN) in the search bar below. After verifying that the Supervisor Name, Department and University Name are accurate, click on the "Apply" button to complete your submission.
Refer a Friend
Earn points by referring your friends or colleagues to register and submit their first application. Once they submit their application, you will receive the points.
Sl | Apply Ref. | Supervisor Name | University Name | Proposal Ref. | Applied On | Status | action |
---|---|---|---|---|---|---|---|
{{++$key}} | {{$row->student_apply_ref}} |
@if($row->teacher_details->university)
@endif
{{ cn($row,'teacher_details.first_name','')}} {{ cn($row,'teacher_details.last_name','')}}
{{cn($row,'teacher_details.designation','')}} |
@if($row->teacher_details->university_name) {{cn($row,'teacher_details.university_name','')}} @else {{cn($row,'teacher_details.university.name','')}} @endif @if($row->teacher_details->others_department) {{cn($row,'teacher_details.others_department','')}} @else {{cn($row,'teacher_details.department_name.name','')}} @endif | @php $proposal =\DB::table('proposal')->where('id',$row->proposal_id)->where('student_id',$row->student_id)->first(); @endphp @if($proposal) {{ $proposal->proposal_ref}} @endif | @if(!empty($row->submitted_date)){{date('d M Y', strtotime($row->submitted_date))}} @else @endif | Applied |