@php $isShowSection = isset($isShow) ? ($isShow ? (isset($eventReviews) && count($eventReviews)) : false) : false; @endphp @if ($isShowSection)

{{ __('app.Voices of Impact') }}

@endif