@include('plantillas.header')

Integrations

Integrations
Integration RD STATION

@if(isset($conectadord) && $conectadord == 1) @else @endif



Integration ZOHO
@if(isset($conectadord) && $conectadord == 1 && isset($idcuenta) ) @endif
@if(isset($conectadord) && $conectadord == 1) @if(isset($conectado) && $conectado == 1) @else @endif @else @endif


@if(isset($conectadord) && $conectadord == 1 && isset($conectado) && $conectado == 1) @else
@endif
@include('plantillas.footer')