@if(auth()->check()) @include('components.head.tinymce-config') @endif

Welkom bij de Protestante Gemeente Oosternijkerk

@can('debug')
Page: {{$page}}
View: {{$view}}
@endcan
@include('navigation') @yield('content') @yield('scripts') @if(auth()->check()) @include('components.tail.tinymce-config') @endif