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

Details of working with International Exposure

@foreach ($recList as $recDetail) @endforeach
# Title of Workshop/Seminar/Conference Month & Year Place Letter Actions
{{ $loop->iteration }} {{$recDetail->workshop}} {{$recDetail->myear}} {{$recDetail->place}} @if(!empty($recDetail->letter)) @endif
Add your working with International exposure one by one. You can add multiple entries and rearrange their sequence using drag & drop as per your career timeline.
International exposure through participation in workshops, seminars or conferences held outside the country (Top 5 to be listed)
@push('toggleScript') @endpush @push('editorScript') @endpush @push('scripts') @endpush @push('scripts') @endpush