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