@include('template.leftslide') @include('template.header') @yield('content') @include('template.footer') @section('inline-js') @endsection