{{----}} {{-- --}} {{--For Typeahead--}} {{----}} {{--END Typeahead--}} @yield('css') @stack('styles')
@include('frontend.cart.partials.cart_pop_up')
@yield('search_bar') @include('layouts.frontend.header')
@yield('content')
@include('layouts.frontend.footer') @yield('js') @stack('scripts')