@extends('layouts.main') @section('title',"Candidates Stream") @section('content')
Please wait, Loading...
@if($status == true)
Candidate Video
Third Eye
Screen Share
Testpin:
{{$testpin}}
Location:
Exam Date:
@else
Invalid Testpin
@endif
@endsection @section('footer') @if($status == true) @endif @endsection