@yield('css')
@include('layout.top-header') @include('layout.navbar')
@yield('content')
@include('layout.footer') @yield('scripts')