Notice (8): Undefined variable: circulars [APP\View\Layouts\site.ctp, line 473]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp' $dataForView = array( 'content_for_layout' => '<div class="banner"> <!-- page header section --> <div class="page-title"> <div class="container"> <div class="row" style="background-color: #0080d5;"> <div class="col-md-12 ptn-bg"> <h2>Swimming Pool</h2> <ol class="breadcrumb"> <li><a href="/student_corner#infrastructure">Home</a></li> <!-- <li><a href="/infrastructure">Infrastructure</a></li> --> <li class="active">Swimming Pool</li> </ol> </div> </div> </div> </div> </div> <!-- banner section ending--> <div class="main-container"> <!-- Main-container start --> <div class="container "> <!-- Page Content start --> <div class="row blog"> <div class="col-md-7"> <!-- left sidebar start --> <div class="feature-img"> <!-- Feature post start --> <div class="row"> <div class="col-md-10"> <h1>Infrastructure - Swimming Pool.</h1> <div class="pic"> <img src="/img/../images/infrastructure/nendpool.jpg" class="img-responsive" alt="" /> <br/> <h4 style="text-align: center;">North End of the Swimming Pool. </h4> </div> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-5 right-sidebar"> <!--right sidebar start --> <div class="recent-post"> <br/> <div class="row"> <div class="col-md-12"> <p>To underline agnels commitment to the all round development of the students a state of art swimming pool was inaugrated in 2010. </p> </div> </div> </div> <!-- Recent-post close --> <!-- Tag close --> </div> <!--right sidebar close --> </div> <div class="row blog"> <div class="col-md-5"> <!-- left sidebar start --> <div class="feature-img"> <!-- Feature post start --> <div class="row"> <br/> <div class="col-md-12 left-sidebar" style="text-align: justify;"> <p>A porfessional trainer guides the students in the right direction to make sure they use the arrangements to their maximum benefits. </p> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-7 right-sidebar"> <!--right sidebar start --> <div class="recent-post" style="margin-top: 0px;"> <div class="row"> <div class="col-md-10 pull-right"> <div class="pic"> <img src="/img/../images/infrastructure/sendpool.jpg" class="img-responsive" alt="" /> <br/> <h4 style="text-align: center;">South End of the Swimming Pool. </h4> </div> </div> </div> </div> <!-- Recent-post close --> <!-- Tag close --> </div> <!--right sidebar close --> </div> </div> <!-- Page Content close--> </div> <!-- Main-container close --> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Amenities' ) $content_for_layout = '<div class="banner"> <!-- page header section --> <div class="page-title"> <div class="container"> <div class="row" style="background-color: #0080d5;"> <div class="col-md-12 ptn-bg"> <h2>Swimming Pool</h2> <ol class="breadcrumb"> <li><a href="/student_corner#infrastructure">Home</a></li> <!-- <li><a href="/infrastructure">Infrastructure</a></li> --> <li class="active">Swimming Pool</li> </ol> </div> </div> </div> </div> </div> <!-- banner section ending--> <div class="main-container"> <!-- Main-container start --> <div class="container "> <!-- Page Content start --> <div class="row blog"> <div class="col-md-7"> <!-- left sidebar start --> <div class="feature-img"> <!-- Feature post start --> <div class="row"> <div class="col-md-10"> <h1>Infrastructure - Swimming Pool.</h1> <div class="pic"> <img src="/img/../images/infrastructure/nendpool.jpg" class="img-responsive" alt="" /> <br/> <h4 style="text-align: center;">North End of the Swimming Pool. </h4> </div> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-5 right-sidebar"> <!--right sidebar start --> <div class="recent-post"> <br/> <div class="row"> <div class="col-md-12"> <p>To underline agnels commitment to the all round development of the students a state of art swimming pool was inaugrated in 2010. </p> </div> </div> </div> <!-- Recent-post close --> <!-- Tag close --> </div> <!--right sidebar close --> </div> <div class="row blog"> <div class="col-md-5"> <!-- left sidebar start --> <div class="feature-img"> <!-- Feature post start --> <div class="row"> <br/> <div class="col-md-12 left-sidebar" style="text-align: justify;"> <p>A porfessional trainer guides the students in the right direction to make sure they use the arrangements to their maximum benefits. </p> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-7 right-sidebar"> <!--right sidebar start --> <div class="recent-post" style="margin-top: 0px;"> <div class="row"> <div class="col-md-10 pull-right"> <div class="pic"> <img src="/img/../images/infrastructure/sendpool.jpg" class="img-responsive" alt="" /> <br/> <h4 style="text-align: center;">South End of the Swimming Pool. </h4> </div> </div> </div> </div> <!-- Recent-post close --> <!-- Tag close --> </div> <!--right sidebar close --> </div> </div> <!-- Page Content close--> </div> <!-- Main-container close --> ' $scripts_for_layout = '' $title_for_layout = 'Amenities'include - APP\View\Layouts\site.ctp, line 473 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::renderLayout() - CORE\Cake\View\View.php, line 543 View::render() - CORE\Cake\View\View.php, line 487 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105
Warning (2): Invalid argument supplied for foreach() [APP\View\Layouts\site.ctp, line 473]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp' $dataForView = array( 'content_for_layout' => '<div class="banner"> <!-- page header section --> <div class="page-title"> <div class="container"> <div class="row" style="background-color: #0080d5;"> <div class="col-md-12 ptn-bg"> <h2>Swimming Pool</h2> <ol class="breadcrumb"> <li><a href="/student_corner#infrastructure">Home</a></li> <!-- <li><a href="/infrastructure">Infrastructure</a></li> --> <li class="active">Swimming Pool</li> </ol> </div> </div> </div> </div> </div> <!-- banner section ending--> <div class="main-container"> <!-- Main-container start --> <div class="container "> <!-- Page Content start --> <div class="row blog"> <div class="col-md-7"> <!-- left sidebar start --> <div class="feature-img"> <!-- Feature post start --> <div class="row"> <div class="col-md-10"> <h1>Infrastructure - Swimming Pool.</h1> <div class="pic"> <img src="/img/../images/infrastructure/nendpool.jpg" class="img-responsive" alt="" /> <br/> <h4 style="text-align: center;">North End of the Swimming Pool. </h4> </div> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-5 right-sidebar"> <!--right sidebar start --> <div class="recent-post"> <br/> <div class="row"> <div class="col-md-12"> <p>To underline agnels commitment to the all round development of the students a state of art swimming pool was inaugrated in 2010. </p> </div> </div> </div> <!-- Recent-post close --> <!-- Tag close --> </div> <!--right sidebar close --> </div> <div class="row blog"> <div class="col-md-5"> <!-- left sidebar start --> <div class="feature-img"> <!-- Feature post start --> <div class="row"> <br/> <div class="col-md-12 left-sidebar" style="text-align: justify;"> <p>A porfessional trainer guides the students in the right direction to make sure they use the arrangements to their maximum benefits. </p> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-7 right-sidebar"> <!--right sidebar start --> <div class="recent-post" style="margin-top: 0px;"> <div class="row"> <div class="col-md-10 pull-right"> <div class="pic"> <img src="/img/../images/infrastructure/sendpool.jpg" class="img-responsive" alt="" /> <br/> <h4 style="text-align: center;">South End of the Swimming Pool. </h4> </div> </div> </div> </div> <!-- Recent-post close --> <!-- Tag close --> </div> <!--right sidebar close --> </div> </div> <!-- Page Content close--> </div> <!-- Main-container close --> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Amenities' ) $content_for_layout = '<div class="banner"> <!-- page header section --> <div class="page-title"> <div class="container"> <div class="row" style="background-color: #0080d5;"> <div class="col-md-12 ptn-bg"> <h2>Swimming Pool</h2> <ol class="breadcrumb"> <li><a href="/student_corner#infrastructure">Home</a></li> <!-- <li><a href="/infrastructure">Infrastructure</a></li> --> <li class="active">Swimming Pool</li> </ol> </div> </div> </div> </div> </div> <!-- banner section ending--> <div class="main-container"> <!-- Main-container start --> <div class="container "> <!-- Page Content start --> <div class="row blog"> <div class="col-md-7"> <!-- left sidebar start --> <div class="feature-img"> <!-- Feature post start --> <div class="row"> <div class="col-md-10"> <h1>Infrastructure - Swimming Pool.</h1> <div class="pic"> <img src="/img/../images/infrastructure/nendpool.jpg" class="img-responsive" alt="" /> <br/> <h4 style="text-align: center;">North End of the Swimming Pool. </h4> </div> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-5 right-sidebar"> <!--right sidebar start --> <div class="recent-post"> <br/> <div class="row"> <div class="col-md-12"> <p>To underline agnels commitment to the all round development of the students a state of art swimming pool was inaugrated in 2010. </p> </div> </div> </div> <!-- Recent-post close --> <!-- Tag close --> </div> <!--right sidebar close --> </div> <div class="row blog"> <div class="col-md-5"> <!-- left sidebar start --> <div class="feature-img"> <!-- Feature post start --> <div class="row"> <br/> <div class="col-md-12 left-sidebar" style="text-align: justify;"> <p>A porfessional trainer guides the students in the right direction to make sure they use the arrangements to their maximum benefits. </p> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-7 right-sidebar"> <!--right sidebar start --> <div class="recent-post" style="margin-top: 0px;"> <div class="row"> <div class="col-md-10 pull-right"> <div class="pic"> <img src="/img/../images/infrastructure/sendpool.jpg" class="img-responsive" alt="" /> <br/> <h4 style="text-align: center;">South End of the Swimming Pool. </h4> </div> </div> </div> </div> <!-- Recent-post close --> <!-- Tag close --> </div> <!--right sidebar close --> </div> </div> <!-- Page Content close--> </div> <!-- Main-container close --> ' $scripts_for_layout = '' $title_for_layout = 'Amenities'include - APP\View\Layouts\site.ctp, line 473 View::_evaluate() - CORE\Cake\View\View.php, line 954 View::_render() - CORE\Cake\View\View.php, line 916 View::renderLayout() - CORE\Cake\View\View.php, line 543 View::render() - CORE\Cake\View\View.php, line 487 Controller::render() - CORE\Cake\Controller\Controller.php, line 919 Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161 [main] - APP\webroot\index.php, line 105
AGNEL CHARITIES
FR. C. RODRIGUES INSTITUTE OF TECHNOLOGYAgnel Technical Education Complex
Sector 9-A, Vashi, Navi Mumbai,
Maharashtra, India
PIN - 400703
 (An Autonomous Institute & Permanently Affiliated to University of Mumbai)
AGNEL CHARITIES'
FR. C. RODRIGUES INSTITUTE OF TECHNOLOGYAgnel Technical Education Complex Sector 9-A, Vashi, Navi Mumbai, Maharashtra, India PIN - 400703
AGNEL CHARITIES'
F.C.R.I.TTo underline agnels commitment to the all round development of the students a state of art swimming pool was inaugrated in 2010.
A porfessional trainer guides the students in the right direction to make sure they use the arrangements to their maximum benefits.
Agnel Technical Education Complex
Sector 9-A, Vashi, Navi Mumbai,
Maharashtra, India
PIN - 400703
Visitors Count
©FCRIT, Vashi. All rights reserved.
This website is best viewed in Chrome and Mozilla Firefox in 1366x768 screen resolution.