@extends('layouts.master') @section('page_title', 'Lesson Notes') @section('content') @livewire('lessonplan.notes') @endsection