@if($type)
@if($type == 1)
@include('candidate.profiledetails.emailverification')
@endif
@if($type == 2)
@include('candidate.profiledetails.mobileverification')
@endif
@if($type == 3)
@include('candidate.profiledetails.emailverification')
@endif
@include('candidate.profiledetails.contact_verify_script')
@endif