@extends('layouts.master') @section('page_title', 'Exam Report') @section('content') @livewire('parents.view-exam-report') @endsection