@extends('studentdashboard.layouts.index') @section('default')

{{$chapter->title}}

{!! html_entity_decode($chapter->description) !!}

@endsection