@extends('layouts.app') @section('title', 'Scriptu | ' . $topic->title) @section('content')
{{ $topic->description }}
{{ $chapter->description }}