Regioagenda in sidebar

This commit is contained in:
2020-02-01 01:07:21 +01:00
parent 27dbd9bb0c
commit 5e7e16e25e
8 changed files with 39 additions and 0 deletions

View File

@@ -26,6 +26,10 @@
<h4 class="page_margin_top box_header"><span class="fa fa-fire"></span> &nbsp; Meest gelezen</h4>
@include('widgets.populairnieuws')
<a class="more page_margin_top" href="{{url('nieuws')}}">Laatste nieuws</a>
<h4 class="page_margin_top box_header"><span class="fa fa-calendar"></span> &nbsp; Regioagenda</h4>
@include('widgets.regioagenda')
<a class="more page_margin_top" href="{{url('agenda')}}">Regio-agenda</a>
</div>
</div>
</div>