@include("include.css") @yield("content") @include("include.header") @include("common.index-page") @include("include.footer") @include("include.js")