@extends('layouts.app') @section('title', 'Edit Course') @section('page-title', 'Edit Course') @section('breadcrumb', $course->title) @section('content')
Add Section
{{ $section->description }}
Add Lesson
No sections yet. Add your first section above.