@php use App\Libraries\Text;use Carbon\Carbon; @endphp @extends('foreground.layouts.frame') @section("titleBanner")
Banner首圖

作品集

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

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

@endsection @section('body') @include('foreground.layouts.gtm') @include("foreground.layouts.alert") @include('foreground.layouts.header', [ 'current' => 'album', ])
{{ Breadcrumbs::render('albumCategory', $post) }}
{{ $postCategory }}

{{ $title }}

{!! $content !!}
@include('foreground.layouts.pagetop') @include('foreground.layouts.footer') @viteIfExist("resources/js/foreground/sliderDetailVertical.js") @endsection