@extends("/layouts/base.html") @section("head-link") @parent @endsection @section("head-js") @parent @endsection @section("page-title") @endsection @section("topic-path") @endsection @section("main-image") @include("/include/header/topImage.html") @endsection @section("main") @include("/include/entry/topHeadline.html") @include("/include/entry/topSummary.html") @endsection @section("sub") @endsection