@php use Carbon\Carbon; @endphp @php use App\Libraries\Text; @endphp @php use App\Libraries\Number; @endphp @php use App\Libraries\Image; @endphp @use(App\Libraries\CartChannel) @extends('foreground.layouts.frame') @section("titleBanner")
@if(empty($banner->imageRelationships[0]))
Banner首圖
@else
{{-- mobile 〜768px--}} {{-- tablet 769px〜1200px--}} {{-- desktop 1200px〜--}} {{ $banner->imageRelationships[0]->sizeDesktop->title }}
@endif
@endsection @section('body') @include('foreground.layouts.gtm') @include("foreground.layouts.alert") @include('foreground.layouts.header', [ 'current' => 'home', ])

兆元設計,輕鬆實現夢想宅

對於居家裝修,提出你的想法,
我們替你築夢,為您創造一個獨一無二的家

{{--
--}}

服務項目

逐步實現的夢想最珍貴
日系風/北歐風/鄉村風/現代風/輕奢風皆可

作品集

專業的設計團隊-兆元設計,給你明確的建議,史有效率的打造一個溫暖的家。
日系風/北歐風/鄉村風/現代風/輕奢風皆可

@if(empty($collections[0])) @else @endif @if(empty($collections[1])) @else @endif
@if(empty($collections[2])) @else @endif

室內裝修百科

在兆元設計,每個家庭都有獨特的故事和風格,因此我們將個性化設計融入,為您的空間更添一筆巧思。
日系風/北歐風/鄉村風/現代風/輕奢風皆可

@include('foreground.layouts.contact') @include('foreground.layouts.pagetop') @include('foreground.layouts.footer') @viteIfExist(['resources/js/foreground/index.js']) @endsection