@include('partials.topbar') @include('partials.navbar') @yield('content') @include('partials.footer')