@stack('styles') @stack('head')
{{-- ===================== Sitio residencial (B2C) ===================== --}}
Inicio
Cómo funciona
Servicios y precios
Nosotros
Contacto
{{-- ===================== Grupo Empresas (B2B) ===================== --}}
Empresas
Soluciones B2B
Solicitar cotización
{{-- ===================== Cuenta / Portal clientes ===================== --}} @guest
Portal clientes
@else
{{ Auth::user()->name }}
Mi cuenta
Cerrar sesión
@csrf
@endguest
Pide tu Lavado Aquí
@yield('content')
@stack('scripts')