@extends('backend.exedu-student.template') @push('title') Executive Education Student Dashboard @endpush @section('content-wrapper') @livewire('exedu-student.dashboard') @endsection