{!! SEO::generate(true) !!} {{-- --}} @yield('head-js')
@yield('css')
@include('web.components.layout.header')
@yield('content') @includeWhen(!request()->routeIs('web.localization'), 'web.components.layout.map')
@include('web.components.layout.footer') {{-- @include('web.components.layout.whatsApp') --}} {{-- @include('web.components.layout.floating_form') --}} {!! toastr()->render() !!} @stack('js')