@if (!empty($page_init['setting']['logo']['footer'])) @endif

{{ $page_init['contact']['desc'] ?? '' }}

@if (!empty($page_init['contact']['office']))
{{ $page_init['contact']['office'] ?? '' }}
@endif
    @if (!empty($page_init['contact']['tel']))
  • {{ __('frontend::text.footer.phone') }} : {{ str_format($page_init['contact']['tel'] ?? '') }}
  • @endif @if (!empty($page_init['contact']['email']))
  • {{ __('frontend::text.footer.email') }} : {{ $page_init['contact']['email'] ?? '' }}
  • @endif
@if (!empty($page_init['contact']['social'])) @foreach ($page_init['contact']['social'] as $item) @if (!empty($item['url']))

{{ __('frontend::text.footer.follow_us') }}

@break @endif @endforeach @endif
    @if (!empty($page_init['contact']['social']['facebook']['url']))
  • @endif @if (!empty($page_init['contact']['social']['line']['url']))
  • @endif @if (!empty($page_init['contact']['social']['youtube']['url']))
  • @endif @if (!empty($page_init['contact']['social']['instagram']['url']))
  • @endif @if (!empty($page_init['contact']['social']['twitter']['url']))
  • @endif @if (!empty($page_init['contact']['social']['tiktok']['url']))
  • @endif
  • {{ $page_init['setting']['copyright'] ?? '' }}
  • {{ $page_init['pdpa']['name'] ?? '' }}