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

Meer nieuws

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