{{-- CSS --}}
@yield('include_css')
@include('header.header')
{{-- @include('header.menu') --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@yield('content')
{{-- --}} {{-- --}}
@yield('include_js') @yield('custom_script')