@extends('components.layout-component') @section('content') @livewire('student-dashboard-component') @endsection