{{ $dataRifa->nombre }}

@for ($i = 0; $i < 5; $i++) @endfor


Precio Unidad:

${{ number_format($dataRifa->valor) }}

Cantidad:

 
Selecciona la cantidad de megas que deseas
La cantidad mínima son 4 megas por cliente
@if (\Session::has('error'))
  • {!! \Session::get('error') !!}
@endif

Sub Total:

$0 COP