@extends('layouts.app') @section('content')

Trainee Dashboard

@if (isset($show_exam))

{{ $show_exam }}

@endif

Exam List

Exam List
@endsection