@extends('layouts.master') @section('title') NH Gooi - Nieuws @endsection @section('page_container_class') news @endsection @section('content')
{{-- body --}}
- Advertentie -

Meer nieuws

@include('partial/newslist_small', ['id' => 'items-more-news', 'news' => $news])
@endsection