@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' => '', ])

會員權益聲明

{!! $post->content !!}
@include('foreground.layouts.pagetop') @include('foreground.layouts.footer') @vite("resources/js/foreground/sidebar_contorl.js") @endsection