@extends('layout.mainlayout') @section('estilos') @endsection @section('navbar') @include('layout.partials.nav') @endsection @section('content')

Gracias por contactarse con nosotros

Un ejecutivo se comunicarĂ¡ con usted

@endsection @section('footer') @include('layout.partials.footer') @endsection