@extends('layouts.master') @section('page_title', 'Parent::Children') @section('content') @livewire('parents.student-assessment') @endsection