@php($program = $data[0])

{{$program->name}}

{{$program->start->format('H:i')}} - {{$program->end->format('H:i')}} @if($program->tagline)

{{$program->tagline}}

@endif

Nu: -

Daarna:

@if(isset($recent))

Net gemist?

@php($duration = $recent->end->diff($recent->start)->h) Terugluisteren

@endif