@if ($type->code === 'main' || $type->code === 'junior-abroad')
@endif @foreach ($reviewList as $key => $items)
@foreach ($items as $value) {{ $value->country_div_for_title['title'] }} {{ $value->country_div_for_title['title'] }}

@if ($value->content_parsing) {!! $value->content_parsing['content'] !!} @endif

@endforeach
prev
next
@endforeach