@section('page') @yield('content') @endsection @include('layouts._head')
{{--
@include('widgets.laatstenieuws')
--}}
@yield('page')
@stack('scripts')