Gestionar {{ $cloud['translated_name'] }} - {{$cloud['domain']}}

Detalles de Producto

Opcion Activada
Paquete {{ $cloud['translated_groupname'] }}
Plan {{ $cloud['translated_name'] }}
Dominio {{ $cloud['domain'] }}
Acciones

Opciones Configurables

Opcion Activada
Google Sitemap @if($configSite[0]['value'] == 1) Si @else No @endif
Envío al motor de búsqueda @if($configSite[1]['value'] == 1) Si @else No @endif
Copia de seguridad del sitio Pro @if($configSite[2]['value'] == 1) Si @else No @endif
SSL Premium @if($configSite[3]['value'] == 1) Si @else No @endif

Informacion de Presupuesto

Importe del Primer pago
@if($client['currency_code'] == 'VES')
Bs. {{ $cloud['firstpaymentamount'] }}
@elseif($client['currency_code'] == 'USD')
$ {{ $cloud['firstpaymentamount'] }}
@endif
Importe de la Cuota
@if($client['currency_code'] == 'VES')
Bs. {{ $cloud['recurringamount'] }}
@elseif($client['currency_code'] == 'USD')
$ {{ $cloud['recurringamount'] }}
@endif
Ciclo de Presupuesto
{{ $cloud['billingcycle'] }}
Metodo de Pago
{{ $cloud['paymentmethodname'] }}
Fecha de Registro
{{ $cloud['regdate'] }}
Proximo Vencimiento
@if($cloud['nextduedate'] == '0000-00-00')
Gratis
@else
{{ $cloud['nextduedate'] }}
@endif