@extends('layouts.master') @section('page_title', 'Document Library') @section('content') @livewire('lessonplan.document-library') @endsection