@if (!empty($page_init['contact']['tel']) && count($page_init['contact']['tel']) > 0 )
@foreach ($page_init['contact']['tel'] as $k => $tel) @if ($k == 0) @lang('frontend::text.label.call_us') {{ $tel ?? '' }} @endif @endforeach
@endif @if (!empty($page_init['contact']['social']['line']['url'])) @endif