{{-- Part of phoenix project. --}} @extends('_global.html') @section('script') @stop @section('hero') @if(!$isMobile)
{{-- Main Header--}}

@translate('catalog.home.banner.title')

@translate('catalog.home.banner.subtitle')

{{-- Main Header End--}} {{-- Video --}} {{-- End Video--}}
@else
{{-- Main Header--}}

@translate('catalog.home.banner.title')

@translate('catalog.home.banner.subtitle')

{{-- Main Header End--}}
@endif @stop @section('main-section')
{{--標題--}}

Virtual Set

{{--TAGS--}}
{{--新增--}}
{{--
--}} @endif
@endif @endforeach
{{--
--}} {{--
--}} {{--@include+('_global.widget.products')--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--@include('_global.widget.products')--}} {{--
--}} {{--
--}}
{{--新增END--}} @stop @section('feature-section') {!! (new \Catalog\Widget\BlockWidget)->render() !!} {!! (new \Catalog\Widget\BannerWidget)->render() !!} @stop