{{-- --}} @stack('styles') @include('front.include.header')
@yield('content')
@include('front.include.footer') @if (session('popup') && session('popupContent')) @endif @if (session('loginModal')) @endif @stack('custom-scripts') {{-- --}}