{{-- favicon here to start --}} {{-- --}} {{-- --}} @stack('head-script') @include('sections.saas.saas_header') @yield('header-section') @if(\Illuminate\Support\Facades\Route::currentRouteName() != 'front.home' && \Illuminate\Support\Facades\Route::currentRouteName() != 'front.get-email-verification') {{-- --}} @endif @yield('content') {{-- @include('saas.section.cta') --}} @include('sections.saas.saas_footer') {{-- script here to start --}} {{-- --}} @stack('footer-script')