STUDENT SPACE

{{--
@if (!empty($search))
@if (!empty($courseCombinations)) @forelse ($courseCombinations as $courseCombine ) @foreach ($courseCombine->courses as $studentCourse)
{{ $studentCourse->course_code }} - {{ $studentCourse->course_title }}
@endforeach @empty @endforelse @else
no result
@endif
@endif
--}} @if ($stdId && $next_telephone && $spon_telephone)
@endif
Name:
ID:
Programme:
Level:
Session:
RRR:
@if (($studentEntry < $academicSession)) STATUS: @endif @if (($statusStudent) && (($statusStudent->student_status == 'Proceed') || ($statusStudent->student_status == 'proceed')) && ($studentEntry < $academicSession)) @elseif(($statusStudent) && (($statusStudent->student_status != 'Proceed') || ($statusStudent->student_status != 'proceed')) && ($studentEntry < $academicSession)) @elseif((!$statusStudent) && ($studentEntry < $academicSession)) @endif
@if (($stdId) && ( $stdId->department->id == 46 || $stdId->department->id == 123 || $stdId->department->id == 122 || $stdId->department->id == 124 ) && ($stdId->education == 0) )
*
@foreach (App\Models\Assets::DEPARTMENT_OF_BIOLOGICAL_SCIENCE as $value => $label) @endforeach
@endif {{-- Education --}} @if (($stdId) && ( $stdId->department->id == 74 || $stdId->department->id == 108 || $stdId->department->id == 109 || $stdId->department->id == 110 || $stdId->department->id == 111 || $stdId->department->id == 112 || $stdId->department->id == 113 || $stdId->department->id == 114 || $stdId->department->id == 115 || $stdId->department->id == 116 || $stdId->department->id == 117 || $stdId->department->id == 118 || $stdId->department->id == 119 || $stdId->department->id == 120 || $stdId->department->id == 121 || $stdId->department->id == 140) && ($studentEntry === '20') && ( $stdId->education == 0 ) )
*
@foreach (App\Models\Assets::DEPARTMENT_OF_EDUCATION as $value => $label) @endforeach
@endif

Personal Information

fields mark with * are mandetory

*
{{--
@foreach (App\Models\Assets::COUNTRY as $value => $label) @endforeach
--}}
@if($country === 'Nigeria')
*
@foreach (App\Models\Assets::STATE as $value => $label) @endforeach
*
@if($state)@endif @foreach (App\Models\Assets::LGA as $value => $label) @if($label === $state) @endif @endforeach
@endif
*
*
*
*
{{-- readonly --}}
@foreach (App\Models\Assets::BLOOD_GROUP as $value => $label) @endforeach
@foreach (App\Models\Assets::DISABLITY as $value => $label) @endforeach

Next of Kin Information

fields mark with * are mandetory

*
*
@foreach (App\Models\Assets::RELATIONSHIP as $value => $label) @endforeach
*

Sponsors Information

fields mark with * are mandetory

*
*
{{-- --}}
{{ __('Record Updated.') }} {{ __('Update') }}
@if (($stdId) && ($stdId->telephone) && ($stdId->email) && ($spon_telephone) && ($next_telephone) && ($studentEntry < $academicSession) && ($student_status_with == 'Proceed' || $student_status_with == 'Repeat'))
{{ __('Proceed') }}
@elseif (($stdId) && ($stdId->telephone) && ($stdId->email) && ($spon_telephone) && ($next_telephone))
{{ __('Proceed') }}
@endif
{{-- fee section --}}