@include('livewire.applicant.modal.guiding-experience')
@if (session()->has('error'))
{!! session('error') !!}
@endif

Experience of guiding Ph.D. students (Up to 10 students guided most recently)

 

@foreach ($recList as $recDetail) @if($recDetail->notice) @endif @endforeach
# PhD awarded as Guide PhD awarded as Co-Guide Actions
{{ $loop->iteration }} {{$recDetail->guide_no}} {{$recDetail->co_guide_no}}
Notice Period: {{$recDetail->notice}}
Note: Please include the count of only PhD degrees that have been awarded. Do not include research scholars currently pursuing their PhD.
@push('toggleScript') @endpush @push('editorScript') @endpush @push('scripts') @endpush @push('scripts') @endpush