{!!$podcast->titleWithoutProgram()!!}
-
@if($podcast->program)
- {{$podcast->program->name}} @endif
- {{ Formatter::relativeDate($podcast->created) }}
{!! Formatter::excerpt($podcast->content, 200) !!}
Luister fragment@php($i = 0) @foreach($podcasts as $podcast) @if($i % 2 == 0) @if($i > 0) @endif
{!! Formatter::excerpt($podcast->content, 200) !!}
Luister fragment