@yield('oncss')
contactar
Menú
Catálogo
Blog
Contacto
Area de cliente
Registrarse
@section('title') @endsection @yield('title') @section('onbody') @endsection @yield('onbody') @yield('content')
home
@section('after-header') @endsection @yield('after-header') @section('contact') @endsection @yield('contact') @section('footer') @endsection @yield('footer') @section('onjs') @endsection @yield('onjs')