@props(['body', 'isPreview' => false])
@if(!empty($body['elementsInfo'])) @foreach ($body['elementsInfo'] as $element) @if($element['wildcardName'] == 'custom_message') @else @endif @endforeach @endif @if(!$isPreview) @endif