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