fixed guide_article
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<h1 class="text-center sde-blue mt-0">Vejledninger</h1>
|
||||
@foreach($guides as $guide)
|
||||
<h2 class="text-center sde-blue mt-0">{{ $guide->name }}</h2>
|
||||
{!! $guide->guideArticles !!}
|
||||
{!! $guide->guide_articles !!}
|
||||
<hr class="w-100">
|
||||
@endforeach
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user