@foreach ($reviewList as $key => $items)
@foreach ($items as $value)

{{ $value->country_div_for_title['title'] }}

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

@endforeach
prev
next
@endforeach