Verify your year of Call to Bar by entering your enrollment number or uploading you Call to Bar certificate
enrollment_no) ? 'readonly' : ''}}>
@if (isset($user->ctb_certificate))
@else
@endif
@if($user->ctb_status == 'pending')
Verification pending
@elseif($user->ctb_status == 'verified')
Verified
@elseif($user->ctb_status == 'declined')
Invalid Call to Bar certificate
@else
@endif