DATOS DEL CICLO
{{ error }}
?
{{ error }}
?
{{ error }}
{{ error }}
{{ error }}
{{ error }}
{{ error }}
{{ error }}
{{ error }}
?
{{ error }}
{{ error }}
{{ error }}
{{ error }}
{{ error }}
# | Concepto de Pago | Monto |
---|---|---|
{{ fila + 1 }} | {{ cuota.nombre }} | {{ parseFloat(cuota.monto).toFixed(2) }} |
DESCUENTO S/ | {{ parseFloat(inscripcion.campania_descuento).toFixed(2) }} | |
DESCUENTO S/ | {{ parseFloat(monto_descuento_cupon).toFixed(2) }} | |
DESCUENTO S/ | {{ parseFloat(monto_descuento_beca).toFixed(2) }} | |
DESCUENTO S/ | {{ parseFloat(monto_descuento_promocion).toFixed(2) }} | |
TOTAL PAGAR S/ | {{ parseFloat(totalPagar).toFixed(2) }} |
{{ error }}
Datos Alumno
D.N.I.: {{ alumno.persona_dni }}
Nombres y Apellidos: {{ alumno.nombres + ' ' + alumno.apellido_paterno + ' ' + alumno.apellido_materno }}
Telf. Celular: {{ alumno.telefono }}
E-mail: {{ alumno.correo_personal }}
D.N.I.: {{ alumno.persona_dni }}
Nombres y Apellidos: {{ alumno.nombres + ' ' + alumno.apellido_paterno + ' ' + alumno.apellido_materno }}
Telf. Celular: {{ alumno.telefono }}
E-mail: {{ alumno.correo_personal }}
Datos del Responsable de Pago
D.N.I.: {{ responsable.persona_dni_responsable }}
Nombres y Apellidos: {{ responsable.nombres_responsable + ' ' + responsable.apellido_paterno_responsable + ' ' + responsable.apellido_materno_responsable }}
Telf. Celular: {{ responsable.telefono_responsable }}
E-mail: {{ responsable.correo_responsable }}
D.N.I.: {{ responsable.persona_dni_responsable }}
Nombres y Apellidos: {{ responsable.nombres_responsable + ' ' + responsable.apellido_paterno_responsable + ' ' + responsable.apellido_materno_responsable }}
Telf. Celular: {{ responsable.telefono_responsable }}
E-mail: {{ responsable.correo_responsable }}
Colegio de Procedencia
I.E.: {{ colegio_procedencia.nombre_colegio ?? colegio_procedencia.otro_colegio }}
I.E.: {{ colegio_procedencia.nombre_colegio ?? colegio_procedencia.otro_colegio }}
# | Concepto de Pago | Monto |
---|---|---|
{{ fila + 1 }} | {{ cuota.nombre }} | {{ parseFloat(cuota.monto).toFixed(2) }} |
DESCUENTO S/ | {{ parseFloat(inscripcion.campania_descuento).toFixed(2) }} | |
DESCUENTO S/ | {{ parseFloat(monto_descuento_cupon).toFixed(2) }} | |
DESCUENTO S/ | {{ parseFloat(monto_descuento_beca).toFixed(2) }} | |
DESCUENTO S/ | {{ parseFloat(monto_descuento_promocion).toFixed(2) }} | |
Total a pagar S/ | {{ parseFloat(totalPagar).toFixed(2) }} |
* Aceptamos pagos con tarjeta (crédito/débito), PagoEfectivo, Yape o Plin.