@extends('admin.layout.master') @section('content')

Instruction

Portal Instruction

@if(count($testInsFiles)>0) @if($testInsFiles[0]->internal_coaching == 1) @else @endif @endif
@if(isset($testInsFiles[0])){!!$testInsFiles[0]->portal_content!!}@endif
@if($reviewDetails->portal_completion_status == 1) @php $class=''; @endphp @else @php $class='mark_portal_test'; @endphp @endif Mark This Section Complete
@endsection @section('scripts') @endsection