@extends('layouts.main') @section('title',"Candidates Stream") @section('content')
@if(isset($stream_assessment))

Candidates Video

Exam Hall Video

@else

{{isset($err_msg)?$err_msg:''}}

@endif
Please wait, Loading...
@endsection @section('footer') @endsection