Single
Success! {{ $message }}
@elseif(Session::has('errors'))
Error!
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Assessment Category
{!! Form::select("assessment_id_field",$assessmentdrops->prepend('Search Assessment',''), "",["class"=>"hme-select-style js-select2","id" => "assessment_id_field","style"=>"width:100%;"]) !!}
{!! Form::open(["url" => secure_url('pro/company/candidate-upload'), "method" => "POST", 'id' => "single_upload_candidate_form", "name" => "single_upload_candidate_form"]) !!}
{!! csrf_field() !!}
{!! Form::close() !!}
|
|
No. of Test PIN |
|---|---|
|
|
|
|
No records found
|