@extends('layouts.master') @section('page_title', 'Performance Analysis') @section('content') @livewire('parents.student-performance-analysis') @endsection