free resources


[restabs responsive=”false” tabcolor=”#81d742″ seltabcolor=”#81d742″]

[restab title=”College Visits” active=”active”]
[insert_php]
$FileLocation = “/wp-content/themes/innovative/college-visits.php”;
include($_SERVER[‘DOCUMENT_ROOT’].$FileLocation);
[/insert_php]
[/restab]

[restab title=”Exams”]
[insert_php]
$FileLocation = “/wp-content/themes/innovative/exams.php”;
include($_SERVER[‘DOCUMENT_ROOT’].$FileLocation);
[/insert_php]
[/restab]

[restab title=”Important Links”]
[insert_php]
$FileLocation = “/wp-content/themes/innovative/imp_links.php”;
include($_SERVER[‘DOCUMENT_ROOT’].$FileLocation);
[/insert_php]
[/restab]

[restab title=”Mentoring”]
mentoring service
[/restab]

[restab title=”Scholarships”]
[insert_php]
$FileLocation = “/wp-content/themes/innovative/sch.php”;
include($_SERVER[‘DOCUMENT_ROOT’].$FileLocation);
[/insert_php]
[/restab]

[restab title=”Seminars”]
free educational seminars
[/restab]

[restab title=”Summer Programs”]
[insert_php]
$FileLocation = “/wp-content/themes/innovative/sumpgms.php”;
include($_SERVER[‘DOCUMENT_ROOT’].$FileLocation);
[/insert_php]
[/restab]

[restab title=”Volunteering”]
[insert_php]
$FileLocation = “/wp-content/themes/innovative/volunteering.php”;
include($_SERVER[‘DOCUMENT_ROOT’].$FileLocation);
[/insert_php]
[/restab]

[/restabs]