@yield('styles')
@include('partials.topMenuBar') @include('partials.sideBar')
@yield('content')
@yield('scripts')