@extends('layouts.app') @php $seo = array ( 'title' => App::getLocale() == 'en' ? 'Contact form confirmation | Inovation Travel by Marival Resorts' : 'Confirmación de contacto | Inovation Travel by Marival Resorts', 'description' => App::getLocale() == 'en' ? '' : '', 'imagen' => asset('/storage/opengraph/inovations-travel-vacations.jpg'), 'url' => App::getLocale() == 'en' ? 'https://traveladvisors.inovationtravel.com/sent-message' : 'https://asesoresdeviaje.inovationtravel.com/mensaje-enviado', 'index'=>'noindex', 'follow'=>'nofollow', ); @endphp @section('content') Inovation Travel by Marival Resorts

{{ __('thanks.title')}}

{!! __('thanks.description')!!}
@endsection