@extends($layout) @section('header_scripts') @stop @section('content')

{{ $exam_name }}

{{-- {{dd($students)}} --}} @foreach($record as $student)
{{ getPhrase('sno')}} {{ getPhrase('roll_no')}} {{ getPhrase('photo')}} {{ getPhrase('name')}} {{ getPhrase('total_marks')}} {{ getPhrase('marks_obtained')}} {{ getPhrase('exam_status')}}