| @endforeach |
Adquiriendo paquetes
Cargando
@if ($tiempo_tarjetaPlan) {{ $servicio_tarjetaPlan }} @else {{ $servicio_tarjetaPlan }} - {{ $pantallas_tarjetaPlan }} {{ $pantallas_tarjetaPlan == 1 ? 'pantalla' : 'pantallas' }} @endif
{{ $dias_tarjetaPlan }} {{ $dias_tarjetaPlan == 1 ? 'Día' : 'Días' }}
${{ number_format($valor_tarjetaPlan) }}
Información del cliente:
Ingrese los datos del cliente final.
Compatibilidad DGO
Identifica desde qué dispositivo accederás
Este servicio vencerá el {{ $fechaFinal ? $fechaFinal->format('d/m/Y \a \l\a\s h:i A') : '' }} en {{ $dias_tarjetaPlan }} {{ $dias_tarjetaPlan == 1 ? 'día' : 'días' }}
@if (!empty($servicio_t->por_tiempo)) @if ($servicio_t->por_tiempo == true) {{ $servicio_tarjetaPlan }} @else {{ $servicio_tarjetaPlan }} - {{ $pantallas_tarjetaPlan }} {{ $pantallas_tarjetaPlan == 1 ? 'pantalla' : 'pantallas' }} @endif @endif
{{ $dias_tarjetaPlan }} Dias
${{ number_format($valor_tarjetaPlan) }}
Compatibilidad DGO
Tipo: {{ $cuentas->compatibilidadDgo->tipo_dispositivo }}
Marca: {{ $cuentas->compatibilidadDgo->marca_dispositivo }}
Ciudad: {{ $cuentas->compatibilidadDgo->ciudad }}
Información de cuentas:
{{ $cuenta->correo }}
{{ $cuenta->password }}
{{ $cuenta->servicio->nombre }} : @if (!empty($cuenta->servicio->ver_url)) - URL: {{ $cuenta->servicio->url }} @else @foreach ($cuenta->perfil as $perfil) @if (!empty($cuenta->servicio->ver_perfiles)) @if ($cuentas->id == $perfil->historial_id && $cuenta->estado == 'activo') - Perfil {{ $perfil->perfil }} @if (!empty($cuenta->servicio->perfiles)) @switch($perfil->perfil) @case(1) : {{ $msj->clave_1 }} @break @case(2) : {{ $msj->clave_2 }} @break @case(3) : {{ $msj->clave_3 }} @break @case(4) : {{ $msj->clave_4 }} @break @case(5) : {{ $msj->clave_5 }} @break @case(6) : {{ $msj->clave_6 }} @break @default @endswitch @endif @endif @endif @endforeach @endif - email: {{ $cuenta->correo }} - Pass: {{ $cuenta->password }}
{{ Carbon\Carbon::parse($cuentas->fecha_final)->format('Y/m/d') ?? '' }}.
@endif