@extends('layouts.dashboard') @section('content') {{-- {{$title}} --}} 城市 辦公室圖片 @if ($gcc->pic_1 != '') @endif 聯絡資訊 {{ $gcc->contact }} 電話 營業時間 {{ $gcc->open }} 地址 海外辦事處-標題 海外辦事處-內文 {{ $gcc->description }} 負責人區塊狀態 is_hide == 0) checked @endif> 顯示 is_hide == 1) checked @endif> 不顯示 負責人圖片 @if ($gcc->pic_2 != '') @endif 負責人描述 {{ $gcc->description_2 }} {{-- 當地服務-圖片1 @if ($gcc->pic_3 != '') @endif 當地服務-描述1 {{ $gcc->description_3 }} 當地服務-圖片2 @if ($gcc->pic_4 != '') @endif 當地服務-描述2 {{ $gcc->description_4 }} --}} META-title {{$gcc->meta_title}} META-description {{$gcc->meta_description}} META-keyword {{$gcc->meta_keyword}} 排序 @stop @section('js') @include('module.init_html_editor') @stop