索取報價
請留下您的聯絡資訊,我們將盡快與您聯繫並提供您報價。
@foreach ($country_list as $k => $v) @if (($k % 4) == 0)
@endif
@if ((($k + 1) % 4) == 0 || ($k + 1) == count($country_list))
@endif @endforeach
{!! nl2br($privacy->content) !!}
{{-- 送出 --}}