@extends('layouts.app', ['class' => 'g-sidenav-show bg-gray-100']) @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'Edit Teaching Plan'])
@include('components.alert')
@csrf @method('PUT')

Edit Teaching Plan

Cancel
@if($teachingPlan->topicssynpfile)

Current File: View Document

@endif
@endsection