{{-- 歡迎登入 --}}
@include("foreground.profile.welcome-message.index")
{{-- 側邊欄 --}}
@include("foreground.layouts.profile-sidebar")
@php use App\Services\Foreground\UserService; @endphp @extends('foreground.layouts.frame') @section("titleBanner") @endsection @section('body')
@include('foreground.layouts.gtm') @include("foreground.layouts.alert") @include('foreground.layouts.header', [ 'current' => '', ])