@extends('layouts.main') @section('title',trans('core.title_search_candidate')) @section('content') @if(count($psychometric_section_exists)>0 && $multifacet_section_count>0) @else @endif
Please wait, Loading...
{!! Form::hidden('assign_id',$assign_id,['id'=>'js-pro-test-assign_id']) !!} {!! Form::hidden('test_pin',$test_pin,['id'=>'js-pro-test-test_pin_id']) !!} {!! Form::hidden('candidate_id',$candidate_id,['id'=>'js-pro-test-candidate_id']) !!} {!! Form::hidden('section_id',$section_id,['id'=>'js-pro-test-section_id']) !!} {!! Form::hidden('sections',$sections,array('id'=>'pre-js-pro-sections'))!!} {!! Form::hidden('assessment_id',$assessment_id,['id'=>'js-pro-test-assessment_id']) !!} {!! Form::hidden('is_custom_form',$is_custom_form,['id'=>'js-pro-test-is_custom_form']) !!} {!! Form::hidden('is_feedback',$is_feedback,['id'=>'js-pro-test-is_feedback']) !!} {!! Form::hidden('test_event_id',$test_event_id,['id'=>'js-pro-test-test_event_id']) !!}
@include('gold.college.promapped.personal-info-render')
@endsection