HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /var/www/soporte.lapieza.do/
Upload File :
Current File : /var/www/soporte.lapieza.do/data-content.php
<div class="card-body">
                            <div class="text-wrap p-lg-6">
                                <h2 class="mt-0 mb-4"><?php echo $name;?></h2>
                                <p>
                                <?php echo $description;?>
                                </p>
                                 <img src="<?php echo $image;?>">

                                <hr>
                               
                            </div>
                        </div>