{{--
--}} {{--
--}}
{{--
--}} {{--
--}} {{--
--}}
@if(Session::has('site_check'))
{{Session::get('site_check')}}
@endif
@include('header') @include('sidebar')
@yield('content-wrapper')
@include('footer')