Education background
Next step
{{-- --}} {{-- --}} @forelse ($educations as $edu) {{-- --}} {{-- --}} @empty @endforelse
# Level Institution ProgrammeReg. noFrom ToScoreAttachment
{{ ++$loop->index }} {{ $edu->level }} {{ $edu->institution }} {{ $edu->programme }}{{ $edu->regno }}{{ $edu->starting }} {{ $edu->ending }}{{ $edu->score }} @if ($edu->certificate) Certificate @endif @if ($edu->transcript) Transcript @endif
 
No education background added yet.
@include('applicant.education-add') @include('applicant.education-edit') @include('applicant.education-results')