@extends('layouts.teacher.layout') @section('content')

Lesson Plan Details

@include('partials.message') @include('teacher.lessonplan.show_form')
@endsection