@php use App\Libraries\CartChannel;use App\Services\CMS\ProductService; @endphp @extends('foreground.layouts.frame') @section("titleBanner")
Banner首圖

服務項目

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

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

@endsection @section('body') @include('foreground.layouts.gtm') @include("foreground.layouts.alert") @include('foreground.layouts.header', [ 'current' => 'news', ])
{{-- {{ Breadcrumbs::render("foreground.product", $product, $ancestors) }} --}} {{-- --}} {{-- @dd($technique)--}} {{ Breadcrumbs::render('serviceItem',$technique) }} {{-- --}}

{{$technique->title}}

{{$technique->summary}}

{{--

以貨物安全為最高宗旨,專業供應歐洲、北美洲、南美洲和東南亞的各類進口原木、實木板材、集成材、木製拼板、木薄片單板和各種木建材。

--}}
{!! $technique->content !!} {{--

內容內容內容內容內容內容內容內容內容

--}} {{--

內容內容內容內容內容內容內容內容內容

--}}
@include('foreground.layouts.pagetop') @include('foreground.layouts.footer') @endsection