@extends('layouts/sidebar') @section('title') Fragment gemist @endsection @section('content') @parent @if(isset($program))
{!! $program->description !!}
@endif @if($podcasts)Er zijn geen fragmenten beschikbaar.
@endif @endsection @push('styles') @endpush