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>Canteen</h2> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li><a href="/infrastructure">Infrastructure</a></li> <li class="active">Canteen</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"> <div class="pic"> <h1>Canteen</h1> <img src="/img/../images/infrastructure/can1.jpg" class="img-responsive" alt="" /> <br/> </div> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-5 right-sidebar"> <!--right sidebar start --> <div class="recent-post"> <div class="row"> <div class="col-md-12" style="text-align: justify;"> <br/> <p> The spacious canteen caters not only to the hostelites and Balbhavan students but also to non-residential students and staff for the entire complex. The choice of food ranges from snacks to a Thali of Indian or Chinese Cuisine. Chilled soft-drinks and ice-cream help beat the heat. </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> The spacious canteen caters not only to the hostelites and Bal bhavan students but also to the nonresidenal students and staff of the entire complex. The choice of food ranges from snacks to a Thali of Indian or Chinese Cuisine. Chilled soft drinks and icecream help beat the heat. </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/can2.jpg" class="img-responsive" alt="" /> <br/>--> </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>Canteen</h2> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li><a href="/infrastructure">Infrastructure</a></li> <li class="active">Canteen</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"> <div class="pic"> <h1>Canteen</h1> <img src="/img/../images/infrastructure/can1.jpg" class="img-responsive" alt="" /> <br/> </div> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-5 right-sidebar"> <!--right sidebar start --> <div class="recent-post"> <div class="row"> <div class="col-md-12" style="text-align: justify;"> <br/> <p> The spacious canteen caters not only to the hostelites and Balbhavan students but also to non-residential students and staff for the entire complex. The choice of food ranges from snacks to a Thali of Indian or Chinese Cuisine. Chilled soft-drinks and ice-cream help beat the heat. </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> The spacious canteen caters not only to the hostelites and Bal bhavan students but also to the nonresidenal students and staff of the entire complex. The choice of food ranges from snacks to a Thali of Indian or Chinese Cuisine. Chilled soft drinks and icecream help beat the heat. </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/can2.jpg" class="img-responsive" alt="" /> <br/>--> </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>Canteen</h2> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li><a href="/infrastructure">Infrastructure</a></li> <li class="active">Canteen</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"> <div class="pic"> <h1>Canteen</h1> <img src="/img/../images/infrastructure/can1.jpg" class="img-responsive" alt="" /> <br/> </div> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-5 right-sidebar"> <!--right sidebar start --> <div class="recent-post"> <div class="row"> <div class="col-md-12" style="text-align: justify;"> <br/> <p> The spacious canteen caters not only to the hostelites and Balbhavan students but also to non-residential students and staff for the entire complex. The choice of food ranges from snacks to a Thali of Indian or Chinese Cuisine. Chilled soft-drinks and ice-cream help beat the heat. </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> The spacious canteen caters not only to the hostelites and Bal bhavan students but also to the nonresidenal students and staff of the entire complex. The choice of food ranges from snacks to a Thali of Indian or Chinese Cuisine. Chilled soft drinks and icecream help beat the heat. </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/can2.jpg" class="img-responsive" alt="" /> <br/>--> </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>Canteen</h2> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li><a href="/infrastructure">Infrastructure</a></li> <li class="active">Canteen</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"> <div class="pic"> <h1>Canteen</h1> <img src="/img/../images/infrastructure/can1.jpg" class="img-responsive" alt="" /> <br/> </div> </div> </div> </div> </div> <!-- left sidebar close --> <div class="col-md-5 right-sidebar"> <!--right sidebar start --> <div class="recent-post"> <div class="row"> <div class="col-md-12" style="text-align: justify;"> <br/> <p> The spacious canteen caters not only to the hostelites and Balbhavan students but also to non-residential students and staff for the entire complex. The choice of food ranges from snacks to a Thali of Indian or Chinese Cuisine. Chilled soft-drinks and ice-cream help beat the heat. </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> The spacious canteen caters not only to the hostelites and Bal bhavan students but also to the nonresidenal students and staff of the entire complex. The choice of food ranges from snacks to a Thali of Indian or Chinese Cuisine. Chilled soft drinks and icecream help beat the heat. </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/can2.jpg" class="img-responsive" alt="" /> <br/>--> </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.TThe spacious canteen caters not only to the hostelites and Balbhavan students but also to non-residential students and staff for the entire complex. The choice of food ranges from snacks to a Thali of Indian or Chinese Cuisine. Chilled soft-drinks and ice-cream help beat the heat.
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.