@extends('layouts.master') @section('page_title', 'Weekly Plan') @section('content') @livewire('lessonplan.list-lesson-data') @endsection