@extends('backend.student.template') @push('title') Academic Detail @endpush @section('content-wrapper') @livewire('student.academic-detail') @endsection