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

Demonstrated Experience in Leadership (Maximum 5 to be listed)

@foreach ($recList as $recDetail) @endforeach
# Brief Description Document Name Attachment Actions
{{ $loop->iteration }} {{$recDetail->brief_description}} {{$recDetail->documented_evidence}} @if(!empty($recDetail->letter)) @endif
Important Notes
  • Add your working with Demonstrated experience one by one. You can add multiple entries and rearrange their sequence using drag & drop as per your career timeline.
@push('toggleScript') @endpush @push('editorScript') @endpush @push('scripts') @endpush @push('scripts') @endpush