@extends("/_layouts/two-column.html") @section("main")
@include("/include/entry-body-index.html") @include("/include/check-seo.html")
@endsection @section("sub") @include("/include/user-profile.html") @include("/include/calendar-month.html") @include("/include/category-list.html") @include("/include/archive-list.html") @include("/include/tag-cloud.html") @include("/include/search.html") @include("/include/banner.html") @endsection