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