@include('landing2.view.layouts.head')
@if(! app()->environment('test')) @include('layouts.google_tag_manager_body') @endif
@include('landing2.view.layouts.menu')
@yield('contenido')
@include('landing2.view.layouts.js') @yield('scripts')