@extends("/_layouts/one-column.html") @section("head-link") @parent @endsection @section("head-js") @parent @endsection @section("main")
@include("/admin/layout/action.html")
@include("/include/layout.html")
@include("/admin/layout/edit.html")
@include("/include/check-seo.html")
@include("/include/parts/offcanvas.html")
@endsection @section("footer-above") @include("/include/footer/suggest_layout.html") @endsection @section("body-end") @endsection