Files
MermsiCare/app/Views/marital-problems.php
T
CHIEFSOFT\ameye 5f48e2c7a7 fix pages
2024-08-19 17:59:22 -04:00

25 lines
1.1 KiB
PHP

<?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?>
<div id="breadcrumbs">
<a title="Home" href="#">Home </a> Marital Problems
</div><!--/ breadcrumbs-->
<div class="gray-holder">
<h1>Marital Problems</h1>
<p>
Marital problems are pervasive in this generation, even more than previous generations. If you have marital problems, you shouldnt be ashamed to seek help from professionals who can help you to find solution to your problems. I have successfully helped many families to overcome their ordeals martially.<p> I Care Mental Health believe that strong families are cores to a stable life and a healthy community and our professionals want to help you regain control where things are not going right. We offer family counseling, and provide education about overcoming stressors in the family. Important things to realize about marital problems, problems affect everybody in a family unite.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?>