@extends('pdf.layout') @section('title', 'Exam Summary') @section('content') @include('include.report_header')

{{$dashboardData['pass_percentage'][0]['exam_name'] }}, Year-{{ request()->get('year') }}


Date: {{ \Carbon\Carbon::now()->format('d-m-Y') }}

Result Statistics

@stop