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