@section('pagetitle') @include('sections.pagetitle') @show @section('includes') @include('sections.includes') @show
@section('topmenu') @include('sections.topmenu') @show @section('content') @show