Layoutwijzigingen, programma gemist

This commit is contained in:
2020-02-09 16:27:35 +01:00
parent 6e14ac8d92
commit d68df48dee
17 changed files with 218 additions and 52 deletions

View File

@@ -55,7 +55,7 @@
@if($news->podcast->program) in <a href="{{ route('programma') . $news->podcast->program->url }}">{{ $news->podcast->program->name }}</a> @endif
</li>
<li class="detail category">
<a href="{{ route('gemist.details') . $news->podcast->url }}">
<a href="{{ route('gemist.fragment') . $news->podcast->url }}">
<span class="fa "></span>
<span>Meer over dit fragment</span>
</a>