Small fixes

This commit is contained in:
Jorit Tijsen
2024-04-05 16:07:59 +02:00
parent 4aa1fef3ad
commit 9c80727a03
17 changed files with 77 additions and 26 deletions

View File

@@ -45,7 +45,7 @@
</div>
</div>
@if(isset($program))
<h2>{{$program->name}}</h2>
<h2 class="page_title2">{{$program->name}}</h2>
<p class="align-right">
<a href="{{route('gemist')}}" title="Alle programma's" class="btn btn-info">&larr; Toon
alles</a>