27 lines
1.1 KiB
PHP
27 lines
1.1 KiB
PHP
<?php $this->extend('layouts/master') ?>
|
|
<?php $this->section('content') ?>
|
|
<div id="breadcrumbs">
|
|
<a title="Home" href="#">Home »</a> Career and Financial Counseling
|
|
</div><!--/ breadcrumbs-->
|
|
<div class="gray-holder">
|
|
|
|
<h1>Career and Financial Counseling</h1>
|
|
<p>
|
|
|
|
Choosing a career path can be very challenging to many college students and young adults alike. For some
|
|
choosing career can be exciting while many people are struggling with what they are good at in this world. When
|
|
it is hard for you to make a bold move on career issues you can reach out to us to help you make the right
|
|
decision. Our professionals will not make the decision for you but they can help you make the right career
|
|
decisions. Financial stability is strongly related to careers, earnings and incomes that an individuals or
|
|
family receive on a regular basis. Many people know how to work hard but lack good management skills. Our agency
|
|
can help you manage what you earn wisely.
|
|
|
|
|
|
</p>
|
|
|
|
|
|
<div class="clear"></div>
|
|
</div><!--/ gray-holder-->
|
|
<?= $this->endSection() ?>
|
|
|