BUILD GROUP

BUILD LAB
上海比悠徳建築設計工程有限公司

Notice!

ErrorException [ Notice ]: Undefined index: top_image

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 11:

10:	<section id="column_02">
11:	<?php if($item['top_image']): ?>
12:	<p class="mb_none">

Notice!

ErrorException [ Notice ]: Undefined index: image

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 19:

18:	
19:	<?php if($item['image']):?>
20:	<ul class="tile cf">

Notice!

ErrorException [ Notice ]: Undefined index: title

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 32:

31:	<h1 class="mb_none mt_none">
32:	<?php echo $item['title']; ?>
33:	</h1>

Notice!

ErrorException [ Notice ]: Undefined index: year

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 36:

35:	<p class="year">
36:	<?php if($item['year'] == 2150 ) {echo '進行中';}else {echo $item['year'];} ?>
37:	</p>

Notice!

ErrorException [ Notice ]: Undefined index: year

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 36:

35:	<p class="year">
36:	<?php if($item['year'] == 2150 ) {echo '進行中';}else {echo $item['year'];} ?>
37:	</p>

Notice!

ErrorException [ Notice ]: Undefined index: address

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 40:

39:	<p>
40:	<?php if($item['address'] != null): ?>
41:	所在地  : <?php echo $item['address']; ?><br>

Notice!

ErrorException [ Notice ]: Undefined index: area

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 44:

43:	
44:	<?php if($item['area'] != null): ?>
45:	延床面積 : <?php echo $item['area']; ?>m²<br>

Notice!

ErrorException [ Notice ]: Undefined index: design_from

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 48:

47:	
48:	<?php if($item['design_from'] != null || $item['design_to'] != null): ?>
49:	設計期間 : <?php echo str_replace('-', '.', $item['design_from']); ?> - <?php echo str_replace('-', '.', $item['design_to']); ?><br>

Notice!

ErrorException [ Notice ]: Undefined index: design_to

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 48:

47:	
48:	<?php if($item['design_from'] != null || $item['design_to'] != null): ?>
49:	設計期間 : <?php echo str_replace('-', '.', $item['design_from']); ?> - <?php echo str_replace('-', '.', $item['design_to']); ?><br>

Notice!

ErrorException [ Notice ]: Undefined index: build_from

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 52:

51:	
52:	<?php if($item['build_from'] != null || $item['build_to'] != null): ?>
53:	施工期間 : <?php echo str_replace('-', '.', $item['build_from']); ?> - <?php echo str_replace('-', '.', $item['build_to']); ?>

Notice!

ErrorException [ Notice ]: Undefined index: build_to

APPPATH/views/product_jp/buildlab/works/detail/index.php @ line 52:

51:	
52:	<?php if($item['build_from'] != null || $item['build_to'] != null): ?>
53:	施工期間 : <?php echo str_replace('-', '.', $item['build_from']); ?> - <?php echo str_replace('-', '.', $item['build_to']); ?>


Notice: Error throttling threshold was reached, no more full error reports are shown. in COREPATH/bootstrap.php [48]: error_handler