@section('page') @yield('content') @endsection @include('layouts._head')
@if($activeBlog != null)

Live-blog: {{$activeBlog->title}} Volg het live-blog

@endif @yield('page')
@stack('scripts')