@extends('backend.student.template') @push('title') Academic Document @endpush @section('content-wrapper') @livewire('student.document') @endsection