@include('panel.components.head') @include('panel.components.header')
@yield('content')
@include('panel.components.secondary_sidbar') @include('panel.components.footer') @yield('custom-script')