Single Assessment Booking
Success! {{ $message }}
@elseif(Session::has('errors'))
Error!
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Test 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(["action" => "Pro\Corporate\RoundZeroPlus\SeriesMasterController@singleUploadCandidate", "method" => "POST", 'id' => "single_upload_candidate_form", "name" => "single_upload_candidate_form"]) !!}
{!! csrf_field() !!}
@php
$auth = Auth::guard('corporate')->user();
$getsettings_details=\App\Helper\HireMeeHelper::getCorporateSettingsDetails($auth->company_id);
@endphp
{!! Form::close() !!}
|
|
No. of Test PIN |
|---|---|
|
|
|
|
No records found
|