@extends('backend.exedu-student.template') @push('title') Profile @endpush @section('content-wrapper') @livewire('exedu-student.profile') @endsection