@include('plantillas.header')

@php $cuenta = $_GET['cuenta_zoho']; @endphp @csrf

{{ __('message.conexion_establecida') }}


@include('plantillas.footer')