@extends('theme.master') @section('title', 'About Us') @section('content') @include('admin.message') @if($about['one_enable'] == 1) {{--

{{ $about->one_heading }}

--}} {{--
--}}

關於BEING

BEING是統一佳佳旗下的運動影音平台,並100%由統一超商持股經營,以穩健、誠信、永續為企業核心文化,落實活力、誠摯、專業的服務精神。


服務介紹

BEING是一個提供直播、生活影音、運動課程的影音平台。秉持將優質內容帶給用戶的理念,致力於自製課程以及挑選適合大眾的內容,期望用戶打開BEING時,都能挑選到屬於自己的內容。



統一佳佳股份有限公司 80178859

@endif @if($about['two_enable'] == 1)

{{ $about->two_heading }}

{{ $about->two_text }}

{{ $about->two_txtone }}

{{ $about->two_imagetext }}

{{ $about->two_txttwo }}

{{ $about->text_one }}

{{ $about->two_txtthree }}

{{ $about->text_two }}

{{ $about->two_txtfour }}

{{ $about->text_three }}

@endif @if($about['three_enable'] == 1)

{{ $about->three_heading }}

{{ $about->three_text }}

{{ $about->three_countone }}

{{ $about->three_txtone }}

{{ $about->three_counttwo }}

{{ $about->three_txttwo }}

{{ $about->three_countthree }}

{{ $about->three_txtthree }}

{{ $about->three_countfour }}

{{ $about->three_txtfour }}

{{ $about->three_countfive }}

{{ $about->three_txtfive }}

{{ $about->three_countsix }}

{{ $about->three_txtsix }}
@endif @if($about['four_enable'] == 1)
{{ $about->four_heading }}

{{ $about->four_text }}

{{ $about->four_heading }}

{{ $about->four_text }}

@endif @if($about['five_enable'] == 1)
{{ $about->five_heading }}

{{ str_limit($about->five_text, $limit = 200, $end = '...') }}

about-img
about-img
about-img
@endif @if($about['six_enable'] == 1)

{{ $about->six_heading }}

@endif @endsection