@extends('frontend.layouts.app') @section('meta') @endsection @section('title', getCachedOption('site_title_'.App::getLocale())) @section('main') @foreach($slides as $slide) @endforeach @foreach($services as $service) {{ $service->name }} {!! $service->content !!} {{ $service->price }} 了解更多 @endforeach 我們的服務核心 {!! $servicePage->content !!} @foreach($services as $service) {{ $service->name }} @endforeach 成功案例 @foreach($templates as $template) 瀏覽 {{ $template->name }} {{!empty($template->theme['name']) ? $template->theme['name'] : '其他' }} @endforeach 瀏覽更多 最新消息 @foreach($news as $newsItem) {{ $newsItem->title }} {{ \Carbon\Carbon::parse($newsItem->created_at)->format('d/m/Y h:i') }} {{ $newsItem->short_description }} 了解更多 @endforeach 瀏覽更多 合作夥伴 @foreach($clients as $client) link) target="_blank" @endif> @endforeach @endsection
{!! $servicePage->content !!}
{{ $newsItem->short_description }}