Files
MermsiCare/app/Views/oppositional-defiant-disorder.php
T
CHIEFSOFT\ameye 80103dff3a Fix styles
2025-09-16 09:25:22 -04:00

23 lines
1.1 KiB
PHP

<?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?>
<div id="breadcrumbs">
<a title="Home" href="#">Home </a> Adolescent Oppositional Defiant Disorder Therapy (ODD)
</div>
<div class="gray-holder">
<h1>Adolescent Oppositional Defiant Disorder Therapy (ODD)</h1>
<p>
Our adolescents generally are having problem with the issues of respect at school, at home and in the community.
Opposition to the authority and parents can occur to the best behaved children once a while but continuous
tantrums, arguments and destructive behavior at home, community and to school authorities may be an indication
that your child may be having these ODD problems. I Care Mental Health is always ready to help your child to
live a more respectful live, learn how to pay attention in the classroom. We want to help the family recognize
the difference between Oppositional Defiant Disorder (ODD) and teenager's mere rebellious to authorities as a
result independence seeking spirit.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?>