@stack('stylesheets')
@include('front-end.layouts.header')
Home
Category
Search
My Wish
Cart
{{-- Content section Start --}} @yield('content') {{-- Content section Ens --}} @include('front-end.layouts.footer')
{{-- --}} {{-- --}} @stack('scripts')