Files
CHIEFSOFT\ameye 80103dff3a Fix styles
2025-09-16 09:25:22 -04:00

21 lines
1.1 KiB
PHP

<?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?>
<div id="breadcrumbs">
<a title="Home" href="#">Home »</a> Depression and Anxiety Treatments
</div>
<div class="gray-holder">
<h1>Depression and Anxiety Treatments</h1>
<p>
We teach our patients to recognize the symptoms of stress, whether work related, marital and joblessness that
creates stressors. There are many situations that can create anxiety and depression, such as work stressors,
losing the loved one, marital related anxiety, financial difficulty and many others. Depression can affect your
life, job performance, your total life functionality and family or people that are around you. The good news is
that our professionals can help you overcome negative harmful stressors. Stressors are come in everyday life,
while some can help than hurt, some can actually cause physical illness and that you need to combat before it is
too late.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?>