@include('header') @include('sidebar')
@yield('content')
@yield('page_script')