{!! !empty($data['branch_main']['detail']) ? $data['branch_main']['detail'] : "" !!} {{--

WOULD YOU LOVE IT

เรียนเชิญลูกค้าทุกท่านเยี่ยมชม เลือกซื้อ Beauty Product คุณภาพคัดสรรแบรนด์ดังจากทั่วโลก ที่จะทำให้คุณสวยเป๊ะ 360 องศา ได้ที่หน้าร้าน Would You Love It ทั้ง 3 สาขา

--}}
@if (!empty($data['branch'])) @foreach ($data['branch'] as $item) @if (!empty($item['name']))

{{ !empty($item['name']) ? $item['name'] : "" }}

@if (!empty($item['address']))

{{ !empty($item['address']) ? $item['address'] : "" }}

@lang('frontend::lang.direction')
@endif @if (!empty($item['detail']))
{!! !empty($item['detail']) ? $item['detail'] : "" !!}
@endif @if (!empty($item['phone'])) @endif @if (!empty($item['email'])) @endif @if (!empty($item['link_other'])) @lang('frontend::lang.link_other') @endif
    @if (!empty($item['facebook_url']))
  • @endif @if (!empty($item['line_url']))
  • @endif @if (!empty($item['youtube_url']))
  • @endif @if (!empty($item['ig_url']))
  • @endif @if (!empty($item['tiktok']))
  • @endif
@if (!empty($item['type'])) @if ($item['type'] == 1) @if (!empty($item['image'])) @endif @else {!! !empty($item['vdo']) ? $item['vdo'] : "" !!} @endif @endif
@endif @endforeach @endif