@if (count($popupInfos) > 0) @foreach ($popupInfos as $popupInfo) @php $type = $popupInfo->type; @endphp @if ($type == 1)
{{ $popupInfo->text }}