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

Anti-Fraud Publicity

防詐騙宣導

{!! $post->content !!}
@include('foreground.layouts.pagetop') @include('foreground.layouts.footer') @endsection