diff --git a/app/Config/Routes.php b/app/Config/Routes.php index 3941057..f263e74 100644 --- a/app/Config/Routes.php +++ b/app/Config/Routes.php @@ -7,4 +7,11 @@ use CodeIgniter\Router\RouteCollection; */ $routes->get('/', 'Home::index'); $routes->get('/about-us', 'Home::aboutUs'); -$routes->get('/contacts', 'Home::contacts'); \ No newline at end of file +$routes->get('/contacts', 'Home::contacts'); +$routes->get('/alcohol-addiction', 'Home::alcoholAddiction'); +$routes->get('/marital-problems', 'Home::maritalProblems'); +$routes->get('/counseling', 'Home::counseling'); +$routes->get('/psycho-education', 'Home::psychoEducation'); +$routes->get('/depression', 'Home::depression'); +$routes->get('/oppositional-defiant-disorder','Home::oppositionalDefiantDisorder'); + diff --git a/app/Controllers/Home.php b/app/Controllers/Home.php index 69925cc..684a882 100644 --- a/app/Controllers/Home.php +++ b/app/Controllers/Home.php @@ -15,4 +15,29 @@ class Home extends BaseController public function contacts():string { return view('contacts'); } + + public function alcoholAddiction():string{ + return view('alcohol-addiction'); + } + + public function maritalProblems():string{ + return view('marital-problems'); + } + + public function counseling():string{ + return view('counseling'); + } + + public function psychoEducation():string{ + return view('psycho-education'); + } + + public function depression():string{ + return view('depression'); + } + + public function oppositionalDefiantDisorder():string{ + return view('oppositional-defiant-disorder'); + } + } diff --git a/app/Views/alcohol-addiction.php b/app/Views/alcohol-addiction.php new file mode 100644 index 0000000..a4ac35e --- /dev/null +++ b/app/Views/alcohol-addiction.php @@ -0,0 +1,25 @@ +extend('layouts/master') ?> +section('content') ?> +
++ + + Alcoholic addition is a serious problem that affects the entire family. If your loved one is an alcoholic it is better to seek treatment as soon as possible before it is too late. It is believed that depression can lead to alcoholic addiction and drug abuse for many people. Alcohol can impair judgment and ability to reason well and other illness can follow. +
+ In I Care Mental Health (ICMH), we believe that seeking help early will be an appropriate thing to do, and save your life. + + + + +
+ + + + ++ + + I Care Mental Health (ICMH) provide group and individual counseling to clients who want therapy to address issues relating to their needs. Group therapy is good for some people who are in recovery from alcohol and substance abuse, sharing experiences with others who are going through the same problems can provide healing, if coupled with spiritual empowerment education. Individual counseling is designed to give an individual the skills to overcome problems or coping skills to deal with upheaval of life. + + + + + +
+ + + + ++ 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. + + + + + + + + + +
+ + + + ++ + + 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.
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. + + + + + + +
+ + + + ++ 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. + + + + + + + + + + + +
+ + + + ++ + + I Care Mental Health (ICMH) provide group and individual counseling to clients who want therapy to address issues relating to their needs. Group therapy is good for some people who are in recovery from alcohol and substance abuse, sharing experiences with others who are going through the same problems can provide healing, if coupled with spiritual empowerment education. Individual counseling is designed to give an individual the skills to overcome problems or coping skills to deal with upheaval of life. + + + + + +
+ + + + +