Files
MermsiCare/app/Views/marital-problems.php
CHIEFSOFT\ameye ef71164d38 Fix styles
2025-09-16 11:01:33 -04:00

22 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 shouldn't 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>
<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>
<?= $this->endSection() ?>