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