@stack('css_or_js') {{-- dont touch this --}}
{{-- dont touch this --}}
{{-- @include('layouts.front-end.partials._modals') --}} @include('layouts.front-end.partials._header')
@include('layouts.front-end.partials.sidebar_cart')
{{-- loader --}}
{{-- loader --}} @yield('content') @include('layouts.front-end.partials._footer') {{-- --}} {{-- sweet alert --}} {{-- Toastr --}} {!! Toastr::message() !!} @if (Session::has('success')) @endif @if (Session::has('error')) @endif @if (Session::has('info')) @endif @if (Session::has('warning')) @endif