{{--
--}}
@yield('head')
@include('partials/headers') @include('partials/sidebar')
@yield('content')
@include('partials/footer')
@yield('script')