@extends('layouts/sidebar') @section('title') Programma gemist @endsection @section('breadcrumb') @endsection @section('content') @parent

U kunt programma's terugluisteren tot twee weken na uitzending. Items blijven onbeperkt beschikbaar via fragment gemist.

@php($i = 0) @foreach($programs as $program) @if($i % 2 == 0) @if($i > 0) @endif @endif
@endsection @push('styles') @endpush