@extends('layouts.master') @section('page_title', 'Weekly Schedule') @section('content') @livewire('lessonplan.lesson-todo-component') @endsection