@section("head-meta") @include("/include/head/meta.html") @endsection @section("head-link") @include("/include/head/link.html") @endsection @section("head-js") @include("/include/head/js.html") @endsection @section("body-start") @include("/include/social/sns_script.html") @endsection
@section("header") @include("/include/header.html") @endsection @section("navigation") @endsection
@section("topic-path") @include("/include/topicpath.html") @endsection
@section("admin-part") @include("/admin/action.html") @endsection @section("main")

継承してメインコンテンツを設定してください

@endsection
@section("sub") @endsection
@section("footer") @include("/include/offcanvas-btn.html") @endsection