@include('partial/newslistitems', ['news' => $news])
@extends('layouts/master') @section('title') @if($title) {{$title}} - Nieuws @endif @endsection @section('content') @php($imgBase = 'https://nhgooi.nl') @parent
{{Formatter::excerpt($item->content, 150)}}
Lees verder...