Regioagenda ging stuk indien geen events
This commit is contained in:
@@ -4,13 +4,15 @@
|
||||
Regioagenda
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
@parent
|
||||
|
||||
@if(!count($events))
|
||||
<p>Er zijn geen items in de regioagenda. Iets te melden? Mail het naar {{Html::mailto("info@6fm.nl")}}.</p>
|
||||
@section('content')
|
||||
<p>Er zijn geen items in de regioagenda. Iets te melden? Mail het naar {{Html::mailto("info@nhgooi.nl")}}.</p>
|
||||
@endsection
|
||||
@else
|
||||
|
||||
@section('content')
|
||||
@parent
|
||||
<nav>
|
||||
<ul class="pager">
|
||||
<li class="action_button previous-month"><a href="#">← Eerder</a></li>
|
||||
@@ -156,5 +158,5 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
@endif
|
||||
@endpush
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user