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

Demonstrable experience of handling Quality issues, assessment and accreditation procedures, etc.

Total Experience: ({{$this->totalExp}})

@foreach ($recList as $recDetail) @if($recDetail->notice) @endif @endforeach
# Area Institution Achievements From Date To Date Duration Actions
{{ $loop->iteration }} {{$recDetail->area}} {{$recDetail->institution}} {{$recDetail->achievements}} {{$recDetail->joining_date}} {{$recDetail->leaving_date}} {{$recDetail->experience}}
Notice Period: {{$recDetail->notice}}
Add your work experiences one by one. You can add multiple entries and rearrange their sequence using drag & drop as per your career timeline.
Demonstrable experience of handling Quality issues, assessment and accreditation procedures, etc.
@push('toggleScript') @endpush @push('editorScript') @endpush @push('scripts') @endpush @push('scripts') @endpush