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